Home
last modified time | relevance | path

Searched defs:IsOsAccountExists (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/common/external/src/
H A Dedm_os_account_manager_impl.cpp31 ErrCode EdmOsAccountManagerImpl::IsOsAccountExists(int32_t id, bool &isExist) in IsOsAccountExists() function in OHOS::EDM::EdmOsAccountManagerImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Daccount_helper.cpp27 int32_t AccountHelper::IsOsAccountExists(const int32_t id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AppExecFwk::AccountHelper
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/deps_wrapper/src/
H A Dos_account_manager_wrapper.cpp69 ErrCode OsAccountManagerWrapper::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AppExecFwk::OsAccountManagerWrapper
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/
H A Dmock_os_account_manager_annex.cpp91 ErrCode OsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountManager
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/
H A Dmock_os_account_control_file_manager.h66 ErrCode IsOsAccountExists(const int id, bool &isExists) { return ERR_OK; } in IsOsAccountExists() function
/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
H A Dconfig.json27 "IsOsAccountExists": [], array
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp64 ErrCode OsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountManager
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp573 int32_t UsbRightManager::IsOsAccountExists(int32_t id, bool &isAccountExists) in IsOsAccountExists() function in OHOS::USB::UsbRightManager
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp275 ErrCode OsAccountManagerService::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountManagerService
H A Dos_account_control_file_manager.cpp1548 ErrCode OsAccountControlFileManager::IsOsAccountExists(const int id, bool &isExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountControlFileManager
H A Dinner_os_account_manager.cpp1017 ErrCode IInnerOsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExits) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp191 ErrCode OsAccount::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccount
H A Dos_account_proxy.cpp232 ErrCode OsAccountProxy::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountProxy