Searched defs:writeEmbeddedToParcel (Results 1 - 2 of 2) sorted by relevance

/system/libhidl/transport/
H A DHidlBinderSupport.cpp72 status_t writeEmbeddedToParcel(const hidl_memory &memory, function in namespace:android::hardware
80 _hidl_err = writeEmbeddedToParcel(
116 status_t writeEmbeddedToParcel(const hidl_string &string, function in namespace:android::hardware
/system/libhidl/transport/include/hidl/
H A DHidlBinderSupport.h57 status_t writeEmbeddedToParcel(const hidl_memory &memory,
65 status_t writeEmbeddedToParcel(const hidl_string &string,
101 status_t writeEmbeddedToParcel( function in namespace:android::hardware
153 ::android::status_t writeEmbeddedToParcel( function in namespace:android::hardware
162 _hidl_err = ::android::hardware::writeEmbeddedToParcel(
228 // tell caller to run T::writeEmbeddedToParcel and
286 // tell caller to run T::writeEmbeddedToParcel and

Completed in 274 milliseconds