/ohos5.0/base/request/request/services/include/ |
H A D | account.h | 72 inline ErrCode GetOsAccountLocalIdFromUid(const int uid, int &id) in GetOsAccountLocalIdFromUid() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | account_helper.cpp | 70 int32_t AccountHelper::GetOsAccountLocalIdFromUid(const int32_t callingUid) in GetOsAccountLocalIdFromUid() function in OHOS::AppExecFwk::AccountHelper
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | os_account_manager_helper.cpp | 43 ErrCode OsAccountManagerHelper::GetOsAccountLocalIdFromUid(const int32_t uid, int32_t &id) in GetOsAccountLocalIdFromUid() function in OHOS::EventFwk::OsAccountManagerHelper
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/ |
H A D | mock_os_account_manager_helper.cpp | 75 ErrCode OsAccountManagerHelper::GetOsAccountLocalIdFromUid(const int32_t uid, int32_t &id) in GetOsAccountLocalIdFromUid() function in OHOS::EventFwk::OsAccountManagerHelper
|
/ohos5.0/base/inputmethod/imf/services/adapter/os_account_adapter/src/ |
H A D | os_account_adapter.cpp | 53 int32_t OsAccountAdapter::GetOsAccountLocalIdFromUid(int32_t uid) in GetOsAccountLocalIdFromUid() function in OHOS::MiscServices::OsAccountAdapter
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/deps_wrapper/src/ |
H A D | os_account_manager_wrapper.cpp | 45 ErrCode OsAccountManagerWrapper::GetOsAccountLocalIdFromUid(const int32_t uid, int32_t &id) in GetOsAccountLocalIdFromUid() function in OHOS::AppExecFwk::OsAccountManagerWrapper
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/ |
H A D | mock_os_account_manager_annex.cpp | 85 ErrCode OsAccountManager::GetOsAccountLocalIdFromUid(const int32_t uid, int32_t &id) in GetOsAccountLocalIdFromUid() function in OHOS::AccountSA::OsAccountManager
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | os_account_manager_helper.cpp | 28 ErrCode OsAccountManagerHelper::GetOsAccountLocalIdFromUid(const int32_t uid, int32_t &userId) in GetOsAccountLocalIdFromUid() function in OHOS::Notification::OsAccountManagerHelper
|
/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/ |
H A D | config.json | 33 "GetOsAccountLocalIdFromUid": [], array
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/ |
H A D | os_account_manager.cpp | 111 ErrCode OsAccountManager::GetOsAccountLocalIdFromUid(const int uid, int &id) in GetOsAccountLocalIdFromUid() function in OHOS::AccountSA::OsAccountManager
|
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/ |
H A D | dlp_permission_service_test.cpp | 207 ErrCode OsAccountManager::GetOsAccountLocalIdFromUid(const int uid, int &id) in GetOsAccountLocalIdFromUid() function in OHOS::AccountSA::OsAccountManager
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/ |
H A D | napi_os_account.cpp | 870 napi_value GetOsAccountLocalIdFromUid(napi_env env, napi_callback_info cbInfo) in GetOsAccountLocalIdFromUid() function
|