Home
last modified time | relevance | path

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

/base/account/os_account/test/fuzztest/osaccount_stub/setosaccountprofilephotostub_fuzzer/
Dsetosaccountprofilephotostub_fuzzer.cpp49 uint32_t code = static_cast<uint32_t>(OsAccountInterfaceCode::SET_OS_ACCOUNT_PROFILE_PHOTO); in SetOsAccountProfilePhotoStubFuzzTest()
/base/account/os_account/frameworks/common/include/
Daccountmgr_service_ipc_interface_code.h63 SET_OS_ACCOUNT_PROFILE_PHOTO, enumerator
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp558 ErrCode result = SendRequest(OsAccountInterfaceCode::SET_OS_ACCOUNT_PROFILE_PHOTO, data, reply); in SetOsAccountProfilePhoto()
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp171 static_cast<uint32_t>(OsAccountInterfaceCode::SET_OS_ACCOUNT_PROFILE_PHOTO),