Home
last modified time | relevance | path

Searched defs:isOsAccountExists (Results 1 – 14 of 14) sorted by relevance

/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()
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_control_file_manager_test.cpp211 bool isOsAccountExists = false; variable
224 bool isOsAccountExists = true; variable
241 bool isOsAccountExists = true; variable
258 bool isOsAccountExists = false; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/os_account_manager_wrapper_test/
H A Dos_account_manager_wrapper_test.cpp84 bool isOsAccountExists = false; variable
/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()
/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()
/ohos5.0/base/account/os_account/frameworks/osaccount/core/test/unittest/
H A Dos_account_mock_test.cpp130 bool isOsAccountExists; variable
/ohos5.0/base/account/os_account/frameworks/test/unittest/
H A Daccount_osaccount_proxy_mock_test.cpp135 bool isOsAccountExists = false; variable
/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()
1161 bool isOsAccountExists = false; in IsOsAccountForeground() local
H A Dos_account_stub.cpp1221 bool isOsAccountExists = false; in ProcIsOsAccountExists() local
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_manager_service_module_test.cpp328 bool isOsAccountExists = false; variable
341 bool isOsAccountExists = true; variable
/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()
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/moduletest/
H A Dos_account_manager_module_test.cpp609 bool isOsAccountExists = false; variable
622 bool isOsAccountExists = true; variable
/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()
H A Dos_account_proxy.cpp232 ErrCode OsAccountProxy::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()