Home
last modified time | relevance | path

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

/base/update/updateservice/services/engine/src/
Dmessage_parcel_helper.cpp386 int32_t MessageParcelHelper::ReadClearOptions(MessageParcel &reply, ClearOptions &clearOptions) in ReadClearOptions()
392 …t32_t MessageParcelHelper::WriteClearOptions(MessageParcel &data, const ClearOptions &clearOptions) in WriteClearOptions()
Dupdate_service_impl_firmware.cpp106 const ClearOptions &clearOptions, BusinessError &businessError) in ClearError()
Dupdate_service.cpp280 const ClearOptions &clearOptions, BusinessError &businessError) in ClearError()
Dupdate_service_stub.cpp240 ClearOptions clearOptions; in ClearErrorStub() local
/base/update/updateservice/interfaces/inner_api/engine/
Dupdate_service_kits_impl.cpp197 const ClearOptions &clearOptions, BusinessError &businessError) in ClearError()
Dupdate_service_proxy.cpp202 const ClearOptions &clearOptions, BusinessError &businessError) in ClearError()
/base/update/updateservice/frameworks/js/napi/base/src/
Dclient_helper.cpp496 …tus ClientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, ClearOptions &clearOptions) in GetOptionsFromArg()