/base/account/os_account/frameworks/osaccount/native/test/benchmarktest/ |
H A D | os_account_manager_benchmark_test.cpp | 415 std::string photo; in BENCHMARK_F() local
|
/base/account/os_account/frameworks/test/unittest/ |
H A D | account_osaccount_proxy_mock_test.cpp | 325 std::string photo; in HWTEST_F() local
|
/base/account/os_account/frameworks/osaccount/core/test/unittest/ |
H A D | os_account_mock_test.cpp | 316 std::string photo; in HWTEST_F() local
|
/base/account/os_account/frameworks/osaccount/native/test/unittest/ |
H A D | os_account_info_test.cpp | 335 std::string photo = STRING_PHOTO; in HWTEST_F() local
|
/base/account/os_account/services/accountmgr/test/unittest/os_account/ |
H A D | os_account_control_file_manager_test.cpp | 356 std::string photo = Constants::USER_PHOTO_FILE_TXT_NAME; in HWTEST_F() local 713 std::string photo; in HWTEST_F() local
|
H A D | os_account_inner_account_mgr_mock.cpp | 1280 std::string photo = ""; in HWTEST_F() local 1429 std::string photo = ""; HWTEST_F() local 1472 std::string photo = ""; HWTEST_F() local [all...] |
/base/account/os_account/interfaces/kits/napi/osaccount/include/ |
H A D | napi_os_account.h | 130 std::string photo; member 153 std::string photo; member
|
/base/account/os_account/frameworks/osaccount/native/src/ |
H A D | os_account_manager.cpp | 176 ErrCode OsAccountManager::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() argument 197 ErrCode OsAccountManager::SetOsAccountProfilePhoto(const int id, const std::string &photo) in SetOsAccountProfilePhoto() argument
|
H A D | os_account_info.cpp | 228 void OsAccountInfo::SetPhoto(const std::string photo) in SetPhoto() argument
|
/base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
H A D | os_account_manager_service_module_test.cpp | 845 std::string photo; in HWTEST_F() local 861 std::string photo; in HWTEST_F() local 875 std::string photo; in HWTEST_F() local 1832 std::string photo; in HWTEST_F() local 2076 std::string photo in HWTEST_F() local [all...] |
/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_manager_service.cpp | 483 ErrCode OsAccountManagerService::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() argument 558 ErrCode OsAccountManagerService::SetOsAccountProfilePhoto(const int id, const std::string &photo) in SetOsAccountProfilePhoto() argument [all...] |
H A D | os_account_stub.cpp | 795 std::string photo = std::string(photoData, photoSize - 1); in ProcSetOsAccountProfilePhoto() local 954 std::string photo; in ProcGetOsAccountProfilePhoto() local
|
H A D | inner_os_account_manager.cpp | 1446 std::string photo = osAccountInfo.GetPhoto(); in RetryToGetAccount() local 1468 ErrCode IInnerOsAccountManager::GetOsAccountProfilePhoto(const int id, std::string &photo) in RetryToGetAccount() argument 1573 ErrCode IInnerOsAccountManager::SetOsAccountProfilePhoto(const int id, const std::string &photo) in RetryToGetAccount() argument [all...] |
H A D | os_account_control_file_manager.cpp | 520 std::string photo = osAccountInfo.GetPhoto(); in GetOsAccountList() local 1543 ErrCode OsAccountControlFileManager::GetPhotoById(const int id, std::string &photo) in GetPhotoById() argument 1576 SetPhotoById(const int id, const std::string &photo) SetPhotoById() argument [all...] |
/base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
H A D | os_account_manager_module_test.cpp | 1025 std::string photo; in HWTEST_F() local 1065 std::string photo; in HWTEST_F() local 1081 std::string photo; in HWTEST_F() local 1095 std::string photo; in HWTEST_F() local 2309 std::string photo; HWTEST_F() local 2398 std::string photo; HWTEST_F() local [all...] |
/base/account/os_account/frameworks/osaccount/core/src/ |
H A D | os_account_proxy.cpp | 600 ErrCode OsAccountProxy::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() argument 721 ErrCode OsAccountProxy::SetOsAccountProfilePhoto(const int id, const std::string &photo) in SetOsAccountProfilePhoto() argument [all...] |
H A D | os_account.cpp | 394 ErrCode OsAccount::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() argument 456 ErrCode OsAccount::SetOsAccountProfilePhoto(const int id, const std::string &photo) in SetOsAccountProfilePhoto() argument
|