Home
last modified time | relevance | path

Searched refs:SetOAPhotoAsyncContext (Results 1 - 4 of 4) sorted by relevance

/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account_common.cpp1272 bool ParseParaSetPhoto(napi_env env, napi_callback_info cbInfo, SetOAPhotoAsyncContext *asyncContext) in ParseParaSetPhoto()
1304 SetOAPhotoAsyncContext *asyncContext = reinterpret_cast<SetOAPhotoAsyncContext *>(data); in SetPhotoExecuteCB()
1313 SetOAPhotoAsyncContext *asyncContext = reinterpret_cast<SetOAPhotoAsyncContext *>(data); in SetPhotoCompletedCB()
H A Dnapi_os_account.cpp1005 auto setPhoto = std::make_unique<SetOAPhotoAsyncContext>(); in SetOsAccountProfilePhoto()
/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account.h151 struct SetOAPhotoAsyncContext : public CommonAsyncContext { struct
H A Dnapi_os_account_common.h188 bool ParseParaSetPhoto(napi_env env, napi_callback_info cbInfo, SetOAPhotoAsyncContext *asyncContext);

Completed in 8 milliseconds