Home
last modified time | relevance | path

Searched refs:GET_OS_ACCOUNT_PROFILE_PHOTO (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/test/fuzztest/osaccount_stub/getosaccountprofilephotostub_fuzzer/
Dgetosaccountprofilephotostub_fuzzer.cpp44 uint32_t code = static_cast<uint32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_PROFILE_PHOTO); in GetOsAccountProfilePhotoStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h59 GET_OS_ACCOUNT_PROFILE_PHOTO, enumerator
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp144 static_cast<uint32_t>(OsAccountInterfaceCode::GET_OS_ACCOUNT_PROFILE_PHOTO),
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp440 …ErrCode result = SendRequestWithAccountId(OsAccountInterfaceCode::GET_OS_ACCOUNT_PROFILE_PHOTO, re… in GetOsAccountProfilePhoto()