Home
last modified time | relevance | path

Searched refs:ReadDescriptionOptions (Results 1 – 3 of 3) sorted by relevance

/base/update/updateservice/interfaces/inner_api/include/
Dmessage_parcel_helper.h59 …static int32_t ReadDescriptionOptions(MessageParcel &reply, DescriptionOptions &descriptionOptions…
/base/update/updateservice/services/engine/src/
Dupdate_service_stub.cpp95 MessageParcelHelper::ReadDescriptionOptions(data, descriptionOptions); in GetNewVersionDescriptionStub()
129 MessageParcelHelper::ReadDescriptionOptions(data, descriptionOptions); in GetCurrentVersionDescriptionStub()
Dmessage_parcel_helper.cpp319 int32_t MessageParcelHelper::ReadDescriptionOptions(MessageParcel &reply, DescriptionOptions &descr… in ReadDescriptionOptions() function in OHOS::UpdateEngine::MessageParcelHelper