Home
last modified time | relevance | path

Searched defs:WriteEventInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_callback_type_proxy.c68 static int32_t WriteEventInfo(struct HdfSBuf *data, struct EventInfo *info) in WriteEventInfo() function
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/
H A Dmessage_parcel_helper.cpp308 int32_t MessageParcelHelper::WriteEventInfo(MessageParcel &data, const EventInfo &eventInfo) in WriteEventInfo() function in OHOS::UpdateEngine::MessageParcelHelper