Home
last modified time | relevance | path

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

/system/libhidl/transport/include/hidl/
DHidlBinderSupport.h53 status_t readEmbeddedFromParcel(const hidl_handle &handle,
61 status_t readEmbeddedFromParcel(const hidl_memory &memory,
69 status_t readEmbeddedFromParcel(const hidl_string &string,
92 status_t readEmbeddedFromParcel( in readEmbeddedFromParcel() function
130 ::android::status_t readEmbeddedFromParcel( in readEmbeddedFromParcel() function
139 _hidl_err = ::android::hardware::readEmbeddedFromParcel( in readEmbeddedFromParcel()
/system/libhidl/transport/
DHidlBinderSupport.cpp56 status_t readEmbeddedFromParcel(const hidl_handle& /* handle */, in readEmbeddedFromParcel() function
82 status_t readEmbeddedFromParcel(const hidl_memory& memory, in readEmbeddedFromParcel() function
92 _hidl_err = readEmbeddedFromParcel( in readEmbeddedFromParcel()
132 status_t readEmbeddedFromParcel(const hidl_string &string , in readEmbeddedFromParcel() function
/system/tools/hidl/
Dhidl-gen_y.yy100 "readEmbeddedFromParcel", "writeEmbeddedToParcel", "readVectorFromParcel",