Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/adapter/os_account_adapter/src/
H A Dos_account_adapter.cpp43 int32_t OsAccountAdapter::GetForegroundOsAccountLocalId() in GetForegroundOsAccountLocalId() function in OHOS::MiscServices::OsAccountAdapter
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/
H A Dmock_os_account_manager_annex.cpp76 ErrCode OsAccountManager::GetForegroundOsAccountLocalId(int32_t &id) in GetForegroundOsAccountLocalId() function in OHOS::AccountSA::OsAccountManager
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dcommon_event_listener.cpp94 int32_t CommonEventListener::GetForegroundOsAccountLocalId() in GetForegroundOsAccountLocalId() function in OHOS::DistributedSchedule::CommonEventListener
/ohos5.0/base/request/request/services/src/cxx/
H A Daccount.cpp64 int GetForegroundOsAccountLocalId(int &id) in GetForegroundOsAccountLocalId() function
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A 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
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A 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
H A Dos_account_proxy.cpp1650 ErrCode OsAccountProxy::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &localId) in GetForegroundOsAccountLocalId() function in OHOS::AccountSA::OsAccountProxy
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp1178 ErrCode OsAccountManagerService::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &l… in GetForegroundOsAccountLocalId() function in OHOS::AccountSA::OsAccountManagerService
H A Dinner_os_account_manager.cpp2092 ErrCode IInnerOsAccountManager::GetForegroundOsAccountLocalId(const uint64_t displayId, int32_t &lo… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp727 napi_value GetForegroundOsAccountLocalId(napi_env env, napi_callback_info cbInfo) in GetForegroundOsAccountLocalId() function