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

/system/libhidl/transport/
H A DHidlBinderSupport.cpp53 status_t readEmbeddedFromParcel(const hidl_memory& memory, function in namespace:android::hardware
62 _hidl_err = readEmbeddedFromParcel(
92 status_t readEmbeddedFromParcel(const hidl_string &string , function in namespace:android::hardware
/system/libhidl/transport/include/hidl/
H A DHidlBinderSupport.h54 status_t readEmbeddedFromParcel(const hidl_memory &memory,
62 status_t readEmbeddedFromParcel(const hidl_string &string,
85 status_t readEmbeddedFromParcel( function in namespace:android::hardware
123 ::android::status_t readEmbeddedFromParcel( function in namespace:android::hardware
132 _hidl_err = ::android::hardware::readEmbeddedFromParcel(

Completed in 46 milliseconds