Home
last modified time | relevance | path

Searched defs:clearOptions (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/
H A Dmessage_parcel_helper.cpp394 int32_t MessageParcelHelper::ReadClearOptions(MessageParcel &reply, ClearOptions &clearOptions) in ReadClearOptions()
400 …t32_t MessageParcelHelper::WriteClearOptions(MessageParcel &data, const ClearOptions &clearOptions) in WriteClearOptions()
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_impl_firmware.cpp128 const ClearOptions &clearOptions, BusinessError &businessError) in ClearError()
H A Dupdate_service.cpp285 const ClearOptions &clearOptions, BusinessError &businessError) in ClearError()
H A Dupdate_service_stub.cpp251 ClearOptions clearOptions; in ClearErrorStub() local
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_service_kits_impl.cpp124 const ClearOptions &clearOptions, BusinessError &businessError) in ClearError()
H A Dupdate_service_proxy.cpp209 const ClearOptions &clearOptions, BusinessError &businessError) in ClearError()
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Dclient_helper.cpp539 …tus ClientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, ClearOptions &clearOptions) in GetOptionsFromArg()