Home
last modified time | relevance | path

Searched defs:GetOsAccountLocalIdFromUid (Results 1 - 9 of 9) sorted by relevance

/base/inputmethod/imf/services/adapter/os_account_adapter/src/
H A Dos_account_adapter.cpp53 int32_t OsAccountAdapter::GetOsAccountLocalIdFromUid(int32_t uid) in GetOsAccountLocalIdFromUid() function in OHOS::MiscServices::OsAccountAdapter
/base/request/request/services/include/
H A Daccount.h72 inline ErrCode GetOsAccountLocalIdFromUid(const int uid, int &id) in GetOsAccountLocalIdFromUid() function
/base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/
H A Dmock_os_account_manager_helper.cpp75 ErrCode OsAccountManagerHelper::GetOsAccountLocalIdFromUid(const int32_t uid, int32_t &id) in GetOsAccountLocalIdFromUid() function in OHOS::EventFwk::OsAccountManagerHelper
/base/notification/common_event_service/services/src/
H A Dos_account_manager_helper.cpp43 ErrCode OsAccountManagerHelper::GetOsAccountLocalIdFromUid(const int32_t uid, int32_t &id) in GetOsAccountLocalIdFromUid() function in OHOS::EventFwk::OsAccountManagerHelper
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/
H A Dmock_os_account_manager_annex.cpp85 ErrCode OsAccountManager::GetOsAccountLocalIdFromUid(const int32_t uid, int32_t &id) in GetOsAccountLocalIdFromUid() function in OHOS::AccountSA::OsAccountManager
/base/notification/distributed_notification_service/services/ans/src/
H A Dos_account_manager_helper.cpp28 ErrCode OsAccountManagerHelper::GetOsAccountLocalIdFromUid(const int32_t uid, int32_t &userId) in GetOsAccountLocalIdFromUid() function in OHOS::Notification::OsAccountManagerHelper
/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp106 ErrCode OsAccountManager::GetOsAccountLocalIdFromUid(const int uid, int &id) in GetOsAccountLocalIdFromUid() function in OHOS::AccountSA::OsAccountManager
/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H A Ddlp_permission_service_test.cpp207 ErrCode OsAccountManager::GetOsAccountLocalIdFromUid(const int uid, int &id) in GetOsAccountLocalIdFromUid() function in OHOS::AccountSA::OsAccountManager
/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp870 napi_value GetOsAccountLocalIdFromUid(napi_env env, napi_callback_info cbInfo) in GetOsAccountLocalIdFromUid() function

Completed in 10 milliseconds