Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/fuzztest/osaccount_stub/setosaccountprofilephotostub_fuzzer/
H A Dsetosaccountprofilephotostub_fuzzer.cpp51 … static_cast<int32_t>(OsAccountInterfaceCode::SET_OS_ACCOUNT_PROFILE_PHOTO), datas, reply, option); in SetOsAccountProfilePhotoStubFuzzTest()
/ohos5.0/base/account/os_account/frameworks/common/include/
H A Daccountmgr_service_ipc_interface_code.h70 SET_OS_ACCOUNT_PROFILE_PHOTO, enumerator
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_proxy.cpp757 ErrCode result = SendRequest(OsAccountInterfaceCode::SET_OS_ACCOUNT_PROFILE_PHOTO, data, reply); in SetOsAccountProfilePhoto()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp252 static_cast<uint32_t>(OsAccountInterfaceCode::SET_OS_ACCOUNT_PROFILE_PHOTO),