Home
last modified time | relevance | path

Searched refs:CheckAppForUser (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocation_data_manager.cpp61 !CommonUtils::CheckAppForUser(uid)) { in ReportSwitchState()
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp427 bool CommonUtils::CheckAppForUser(int32_t uid) in CheckAppForUser() function in OHOS::Location::CommonUtils
468 if (CommonUtils::CheckAppForUser(identity.GetUid())) { in IsAppBelongCurrentAccount()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dcommon_utils.h182 static bool CheckAppForUser(int32_t uid);