Home
last modified time | relevance | path

Searched defs:readFromParcel (Results 51 – 75 of 287) sorted by relevance

12345678910>>...12

/aosp12/frameworks/base/core/java/android/hardware/
H A DCameraStatus.java47 public void readFromParcel(Parcel in) { in readFromParcel() method in CameraStatus
/aosp12/system/bt/service/common/android/bluetooth/
H A Dscan_filter.cc60 status_t ScanFilter::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::ScanFilter
H A Duuid.cc57 status_t UUID::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::UUID
H A Dbluetooth_avrcp_media_attr.cc55 status_t BluetoothAvrcpMediaAttr::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothAvrcpMediaAttr
H A Dbluetooth_remote_device_props.cc59 status_t BluetoothRemoteDeviceProps::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothRemoteDeviceProps
H A Dbluetooth_gatt_characteristic.cc53 status_t BluetoothGattCharacteristic::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattCharacteristic
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
H A DUnion.cpp14 ::android::status_t Union::readFromParcel(const ::android::Parcel* _aidl_parcel) { in readFromParcel() function in android::aidl::tests::Union
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
H A DGenericStructuredParcelable.h70 ::android::status_t GenericStructuredParcelable<T,U,B>::readFromParcel(const ::android::Parcel* _ai… in readFromParcel() function
/aosp12/frameworks/native/services/vr/hardware_composer/aidl/android/dvr/
H A Dparcelable_unique_fd.cpp25 status_t ParcelableUniqueFd::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::dvr::ParcelableUniqueFd
/aosp12/frameworks/native/libs/gui/
H A DLayerDebugInfo.cpp68 status_t LayerDebugInfo::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::LayerDebugInfo
/aosp12/frameworks/base/libs/storage/
H A DObbInfo.cpp32 status_t ObbInfo::readFromParcel(const Parcel*) { in readFromParcel() function in android::ObbInfo
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
H A DUnionWithFd.cpp11 binder_status_t UnionWithFd::readFromParcel(const AParcel* _parcel) { in readFromParcel() function in aidl::android::aidl::tests::UnionWithFd
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/unions/
H A DEnumUnion.cpp12 binder_status_t EnumUnion::readFromParcel(const AParcel* _parcel) { in readFromParcel() function in aidl::android::aidl::tests::unions::EnumUnion
H A DUnionInUnion.cpp12 binder_status_t UnionInUnion::readFromParcel(const AParcel* _parcel) { in readFromParcel() function in aidl::android::aidl::tests::unions::UnionInUnion
/aosp12/system/security/keystore/
H A DKeyAttestationApplicationId.cpp41 status_t KeyAttestationApplicationId::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::security::keymaster::KeyAttestationApplicationId
H A DKeyAttestationPackageInfo.cpp41 status_t KeyAttestationPackageInfo::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::security::keymaster::KeyAttestationPackageInfo
/aosp12/system/tools/aidl/tests/
H A Dsimple_parcelable.cpp42 status_t SimpleParcelable::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::aidl::tests::SimpleParcelable
/aosp12/frameworks/native/libs/vr/libbufferhubqueue/
H A Dbuffer_hub_queue_parcelable.cpp47 status_t BufferHubQueueParcelable<Magic>::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::dvr::BufferHubQueueParcelable
/aosp12/frameworks/base/core/java/android/service/quickaccesswallet/
H A DWalletServiceEventListenerRequest.java52 private static WalletServiceEventListenerRequest readFromParcel(Parcel source) { in readFromParcel() method in WalletServiceEventListenerRequest
/aosp12/frameworks/base/core/java/android/database/
H A DBulkCursorDescriptor.java69 public void readFromParcel(Parcel in) { in readFromParcel() method in BulkCursorDescriptor
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
H A DDeprecatedParcelable.java30 public final void readFromParcel(android.os.Parcel _aidl_parcel) in readFromParcel() method in DeprecatedParcelable
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
H A DUnion.cpp11 binder_status_t Union::readFromParcel(const AParcel* _parcel) { in readFromParcel() function in aidl::android::aidl::loggable::Union
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/
H A DUnion.cpp11 binder_status_t Union::readFromParcel(const AParcel* _parcel) { in readFromParcel() function in aidl::android::aidl::loggable::Union
/aosp12/packages/services/Car/car-lib/native/CarPowerManager/
H A DCarPowerPolicy.cpp48 status_t CarPowerPolicy::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::car::hardware::power::CarPowerPolicy
/aosp12/system/tools/aidl/tests/java/src/android/aidl/tests/generic/
H A DPair.java36 public void readFromParcel(Parcel source) { in readFromParcel() method in Pair

12345678910>>...12