Home
last modified time | relevance | path

Searched defs:IsOsAccountExists (Results 1 - 10 of 10) sorted by relevance

/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
/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
/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/
H A Dmock_os_account_control_file_manager.h65 ErrCode IsOsAccountExists(const int id, bool &isExists) { return ERR_OK; } in IsOsAccountExists() function in OHOS::AccountSA::MockOsAccountControlFileManager
/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
/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp462 int32_t UsbRightManager::IsOsAccountExists(int32_t id, bool &isAccountExists) in IsOsAccountExists() function in OHOS::USB::UsbRightManager
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp274 ErrCode OsAccountManagerService::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountManagerService
H A Dinner_os_account_manager.cpp1014 ErrCode IInnerOsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExits) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
H A Dos_account_control_file_manager.cpp1522 ErrCode OsAccountControlFileManager::IsOsAccountExists(const int id, bool &isExists) in IsOsAccountExists() function in OHOS::OsAccountControlFileManager
/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_proxy.cpp232 ErrCode OsAccountProxy::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountProxy
H A Dos_account.cpp191 ErrCode OsAccount::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccount

Completed in 15 milliseconds