Searched refs:readEmbeddedFromParcel (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/libhidl/transport/include/hidl/ |
H A D | HidlBinderSupport.h | 53 status_t readEmbeddedFromParcel(const hidl_handle &handle, 61 status_t readEmbeddedFromParcel(const hidl_memory &memory, 69 status_t readEmbeddedFromParcel(const hidl_string &string, 85 status_t readEmbeddedFromParcel( in readEmbeddedFromParcel() function 123 ::android::status_t readEmbeddedFromParcel( in readEmbeddedFromParcel() function 132 _hidl_err = ::android::hardware::readEmbeddedFromParcel( in readEmbeddedFromParcel()
|
/aosp12/system/libhidl/transport/ |
H A D | HidlBinderSupport.cpp | 59 status_t readEmbeddedFromParcel(const hidl_handle& /* handle */, in readEmbeddedFromParcel() function 85 status_t readEmbeddedFromParcel(const hidl_memory& memory, in readEmbeddedFromParcel() function 95 _hidl_err = readEmbeddedFromParcel( in readEmbeddedFromParcel() 135 status_t readEmbeddedFromParcel(const hidl_string &string , in readEmbeddedFromParcel() function
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_os_HwParcel.cpp | 710 err = ::android::hardware::readEmbeddedFromParcel( in JHwParcel_native_readString() 771 err = ::android::hardware::readEmbeddedFromParcel( \ 812 err = ::android::hardware::readEmbeddedFromParcel( in DEFINE_PARCEL_VECTOR_READER() 868 err = ::android::hardware::readEmbeddedFromParcel( in ReadHidlVector() 875 err = android::hardware::readEmbeddedFromParcel( in ReadHidlVector() 920 status_t err = hardware::readEmbeddedFromParcel(mem, in readEmbeddedHidlMemory()
|
/aosp12/system/tools/hidl/ |
H A D | hidl-gen_y.yy | 102 "readEmbeddedFromParcel", "writeEmbeddedToParcel", "readVectorFromParcel",
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 20 HPLandroid/hardware/audio/common/V2_0/AudioOffloadInfo;->readEmbeddedFromParcel(Landroid/os/HwParce… 22 HSPLandroid/hardware/audio/common/V2_0/Uuid;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/… 54 PLandroid/hardware/biometrics/face/V1_0/OptionalBool;->readEmbeddedFromParcel(Landroid/os/HwParcel;… 57 HSPLandroid/hardware/biometrics/face/V1_0/OptionalUint64;->readEmbeddedFromParcel(Landroid/os/HwPar… 94 HSPLandroid/hardware/health/V1_0/HealthInfo;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/… 180 HPLandroid/hardware/soundtrigger/V2_0/ConfidenceLevel;->readEmbeddedFromParcel(Landroid/os/HwParcel… 184 HSPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$Properties;->readEmbeddedFromParcel(Landroid… 240 HSPLandroid/hardware/soundtrigger/V2_3/Properties;->readEmbeddedFromParcel(Landroid/os/HwParcel;Lan… 256 PLandroid/hardware/usb/V1_0/PortRole;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBl… 261 HSPLandroid/hardware/usb/V1_0/PortStatus;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/… [all …]
|