Home
last modified time | relevance | path

Searched defs:GetForegroundOsAccountLocalId (Results 1 – 9 of 9) sorted by relevance

/base/inputmethod/imf/services/adapter/os_account_adapter/src/
Dos_account_adapter.cpp43 int32_t OsAccountAdapter::GetForegroundOsAccountLocalId() in GetForegroundOsAccountLocalId() function in OHOS::MiscServices::OsAccountAdapter
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/
Dmock_os_account_manager_annex.cpp76 ErrCode OsAccountManager::GetForegroundOsAccountLocalId(int32_t &id) in GetForegroundOsAccountLocalId() function in OHOS::AccountSA::OsAccountManager
/base/request/request/services/src/cxx/
Daccount.cpp64 int GetForegroundOsAccountLocalId(int &id) in GetForegroundOsAccountLocalId() function
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp371 ErrCode OsAccountManager::GetForegroundOsAccountLocalId(int32_t &localId) in GetForegroundOsAccountLocalId() function in OHOS::AccountSA::OsAccountManager
376 ErrCode OsAccountManager::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &localId) in GetForegroundOsAccountLocalId() function in OHOS::AccountSA::OsAccountManager
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp949 ErrCode OsAccount::GetForegroundOsAccountLocalId(int32_t &localId) in GetForegroundOsAccountLocalId() function in OHOS::AccountSA::OsAccount
954 ErrCode OsAccount::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &localId) in GetForegroundOsAccountLocalId() function in OHOS::AccountSA::OsAccount
Dos_account_proxy.cpp1650 ErrCode OsAccountProxy::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &localId) in GetForegroundOsAccountLocalId() function in OHOS::AccountSA::OsAccountProxy
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp1176 ErrCode OsAccountManagerService::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &l… in GetForegroundOsAccountLocalId() function in OHOS::AccountSA::OsAccountManagerService
Dinner_os_account_manager.cpp2097 ErrCode IInnerOsAccountManager::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &lo… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account.cpp728 napi_value GetForegroundOsAccountLocalId(napi_env env, napi_callback_info cbInfo) in GetForegroundOsAccountLocalId() function