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.cpp200 bool isOsAccountExists = false; variable
213 bool isOsAccountExists = true; variable
243 bool isOsAccountExists = true; variable
260 bool isOsAccountExists = false; variable
/base/account/os_account/frameworks/osaccount/core/test/unittest/
Dos_account_mock_test.cpp123 bool isOsAccountExists; variable
/base/account/os_account/services/accountmgr/test/moduletest/os_account/
Dos_account_manager_service_module_test.cpp371 bool isOsAccountExists = false; variable
384 bool isOsAccountExists = true; variable
/base/account/os_account/frameworks/test/unittest/
Daccount_osaccount_proxy_mock_test.cpp128 bool isOsAccountExists = false; variable
/base/account/os_account/frameworks/osaccount/native/test/moduletest/
Dos_account_manager_module_test.cpp442 bool isOsAccountExists = false; variable
455 bool isOsAccountExists = true; variable
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
Dfuzz_test_manager.cpp108 bool isOsAccountExists = GetBoolParam(); in RegisterOsAccountManager() local
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp41 ErrCode OsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp116 ErrCode OsAccount::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
Dos_account_proxy.cpp112 ErrCode OsAccountProxy::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp187 ErrCode OsAccountManagerService::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists()
Dos_account_stub.cpp891 bool isOsAccountExists = false; in ProcIsOsAccountExists() local