mirror of
https://gitee.com/openharmony/base_location
synced 2024-11-23 06:50:03 +00:00
update interfaces/inner_api/include/common_utils.h.
Signed-off-by: smilebear <245252081@qq.com>
This commit is contained in:
parent
5761e663a6
commit
bac9550522
@ -179,6 +179,7 @@ public:
|
||||
static bool GetStringParameter(const std::string& type, std::string& value);
|
||||
static bool GetEdmPolicy(std::string& name);
|
||||
static std::string GenerateUuid();
|
||||
static bool CheckAppForUser(int32_t uid, std::string& bundleName);
|
||||
static bool CheckAppForUser(int32_t uid, int32_t currentUserId, std::string& bundleName);
|
||||
static int64_t GetSinceBootTime();
|
||||
static bool GetAllUserId(std::vector<int>& activeIds);
|
||||
|
Loading…
Reference in New Issue
Block a user