Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/test/unittest/os_account/
Dos_account_control_file_manager_test.cpp198 bool isOsAccountExists = false; variable
211 bool isOsAccountExists = true; variable
241 bool isOsAccountExists = true; variable
258 bool isOsAccountExists = false; variable
/base/account/os_account/frameworks/osaccount/core/test/unittest/
Dos_account_mock_test.cpp121 bool isOsAccountExists; variable
/base/account/os_account/services/accountmgr/test/moduletest/os_account/
Dos_account_manager_service_module_test.cpp372 bool isOsAccountExists = false; variable
385 bool isOsAccountExists = true; variable
/base/account/os_account/frameworks/test/unittest/
Daccount_osaccount_proxy_mock_test.cpp126 bool isOsAccountExists = false; variable
/base/account/os_account/frameworks/osaccount/native/test/moduletest/
Dos_account_manager_module_test.cpp363 bool isOsAccountExists = false; variable
376 bool isOsAccountExists = true; variable
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp40 ErrCode OsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
Dfuzz_test_manager.cpp109 bool isOsAccountExists = GetBoolParam(); in RegisterOsAccountManager() local
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp182 ErrCode OsAccountManagerService::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp114 ErrCode OsAccount::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
Dos_account_proxy.cpp142 ErrCode OsAccountProxy::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
Dos_account_stub.cpp736 bool isOsAccountExists = false; in ProcIsOsAccountExists() local