Home
last modified time | relevance | path

Searched defs:photo (Results 1 - 17 of 17) sorted by relevance

/base/account/os_account/frameworks/osaccount/native/test/benchmarktest/
H A Dos_account_manager_benchmark_test.cpp415 std::string photo; in BENCHMARK_F() local
/base/account/os_account/frameworks/test/unittest/
H A Daccount_osaccount_proxy_mock_test.cpp325 std::string photo; in HWTEST_F() local
/base/account/os_account/frameworks/osaccount/core/test/unittest/
H A Dos_account_mock_test.cpp316 std::string photo; in HWTEST_F() local
/base/account/os_account/frameworks/osaccount/native/test/unittest/
H A Dos_account_info_test.cpp335 std::string photo = STRING_PHOTO; in HWTEST_F() local
/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_control_file_manager_test.cpp356 std::string photo = Constants::USER_PHOTO_FILE_TXT_NAME; in HWTEST_F() local
713 std::string photo; in HWTEST_F() local
H A Dos_account_inner_account_mgr_mock.cpp1280 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 Dnapi_os_account.h130 std::string photo; member
153 std::string photo; member
/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp176 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 Dos_account_info.cpp228 void OsAccountInfo::SetPhoto(const std::string photo) in SetPhoto() argument
/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_manager_service_module_test.cpp845 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 Dos_account_manager_service.cpp483 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 Dos_account_stub.cpp795 std::string photo = std::string(photoData, photoSize - 1); in ProcSetOsAccountProfilePhoto() local
954 std::string photo; in ProcGetOsAccountProfilePhoto() local
H A Dinner_os_account_manager.cpp1446 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 Dos_account_control_file_manager.cpp520 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 Dos_account_manager_module_test.cpp1025 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 Dos_account_proxy.cpp600 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 Dos_account.cpp394 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

Completed in 31 milliseconds