Home
last modified time | relevance | path

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

/system/iorap/include/binder/
Dapp_launch_event.h254 WriteProto(android::Parcel* parcel, const std::unique_ptr<T>& proto) { in WriteProto() function
291 return WriteProto<T>(parcel, maybe_proto); in WriteNullableProto()
331 return WriteProto<IntentProto>(parcel, intent_proto); in writeIntent()
335 return WriteProto<ActivityRecordProto>(parcel, activity_record_proto); in writeActivityRecordProto()