/frameworks/base/core/tests/coretests/src/android/security/keystore/recovery/ |
D | WrappedApplicationKeyTest.java | 77 WrappedApplicationKey readFromParcel = in writeToParcel_writesAliasToParcel() local 87 WrappedApplicationKey readFromParcel = in writeToParcel_writesKeyMaterial() local 97 WrappedApplicationKey readFromParcel = in writeToParcel_writesMetadata_nonNull() local 107 WrappedApplicationKey readFromParcel = in writeToParcel_writesMetadata_null() local 117 WrappedApplicationKey readFromParcel = in writeToParcel_writesMetadata_absent() local
|
/frameworks/av/camera/ |
D | CaptureResult.cpp | 29 status_t CaptureResultExtras::readFromParcel(const android::Parcel *parcel) { in readFromParcel() function in android::CaptureResultExtras 83 status_t PhysicalCaptureResultInfo::readFromParcel(const android::Parcel* parcel) { in readFromParcel() function in android::PhysicalCaptureResultInfo 126 status_t CaptureResult::readFromParcel(android::Parcel *parcel) { in readFromParcel() function in android::CaptureResult
|
/frameworks/av/include/media/ |
D | IAudioFlinger.h | 58 status_t readFromParcel(const Parcel *parcel) override { in readFromParcel() function 135 status_t readFromParcel(const Parcel *parcel) override { in readFromParcel() function 193 status_t readFromParcel(const Parcel *parcel) override { in readFromParcel() function 259 status_t readFromParcel(const Parcel *parcel) override { in readFromParcel() function
|
D | AudioClient.h | 38 status_t readFromParcel(const Parcel *parcel) override { in readFromParcel() function
|
/frameworks/av/media/libaudioclient/include/media/ |
D | IAudioFlinger.h | 58 status_t readFromParcel(const Parcel *parcel) override { in readFromParcel() function 135 status_t readFromParcel(const Parcel *parcel) override { in readFromParcel() function 193 status_t readFromParcel(const Parcel *parcel) override { in readFromParcel() function 259 status_t readFromParcel(const Parcel *parcel) override { in readFromParcel() function
|
D | AudioClient.h | 38 status_t readFromParcel(const Parcel *parcel) override { in readFromParcel() function
|
/frameworks/av/media/libaudioclient/ |
D | AudioPolicy.cpp | 27 status_t AudioDeviceTypeAddr::readFromParcel(Parcel *parcel) { in readFromParcel() function in android::AudioDeviceTypeAddr 56 status_t AudioMixMatchCriterion::readFromParcel(Parcel *parcel) in readFromParcel() function in android::AudioMixMatchCriterion 90 status_t AudioMix::readFromParcel(Parcel *parcel) in readFromParcel() function in android::AudioMix
|
D | AudioAttributes.cpp | 27 status_t AudioAttributes::readFromParcel(const Parcel *parcel) in readFromParcel() function in android::AudioAttributes
|
/frameworks/native/libs/gui/view/ |
D | Surface.cpp | 51 status_t Surface::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::view::Surface 55 status_t Surface::readFromParcel(const Parcel* parcel, bool nameAlreadyRead) { in readFromParcel() function in android::view::Surface
|
/frameworks/native/libs/graphicsenv/ |
D | GpuStatsInfo.cpp | 45 status_t GpuStatsGlobalInfo::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::GpuStatsGlobalInfo 92 status_t GpuStatsAppInfo::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::GpuStatsAppInfo
|
/frameworks/native/libs/gui/ |
D | ITransactionCompletedListener.cpp | 54 status_t SurfaceStats::readFromParcel(const Parcel* input) { in readFromParcel() function in android::SurfaceStats 102 status_t TransactionStats::readFromParcel(const Parcel* input) { in readFromParcel() function in android::TransactionStats 140 status_t ListenerStats::readFromParcel(const Parcel* input) { in readFromParcel() function in android::ListenerStats
|
D | LayerDebugInfo.cpp | 67 status_t LayerDebugInfo::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::LayerDebugInfo
|
/frameworks/base/core/java/android/service/autofill/ |
D | FieldClassification.java | 80 private static FieldClassification readFromParcel(Parcel parcel) { in readFromParcel() method in FieldClassification 162 private static Match readFromParcel(@NonNull Parcel parcel) { in readFromParcel() method in FieldClassification.Match
|
/frameworks/native/libs/binder/ |
D | ParcelFileDescriptor.cpp | 32 status_t ParcelFileDescriptor::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::os::ParcelFileDescriptor
|
/frameworks/av/media/libaaudio/src/binding/ |
D | AAudioStreamConfiguration.cpp | 75 status_t AAudioStreamConfiguration::readFromParcel(const Parcel* parcel) { in readFromParcel() function in AAudioStreamConfiguration
|
D | AAudioStreamRequest.cpp | 65 status_t AAudioStreamRequest::readFromParcel(const Parcel* parcel) { in readFromParcel() function in AAudioStreamRequest
|
/frameworks/av/camera/camera2/ |
D | SubmitInfo.cpp | 36 status_t SubmitInfo::readFromParcel(const android::Parcel *parcel) { in readFromParcel() function in android::hardware::camera2::utils::SubmitInfo
|
/frameworks/base/core/java/android/hardware/ |
D | CameraInfo.java | 43 public void readFromParcel(Parcel in) { in readFromParcel() method in CameraInfo
|
D | CameraStatus.java | 45 public void readFromParcel(Parcel in) { in readFromParcel() method in CameraStatus
|
/frameworks/base/libs/storage/ |
D | ObbInfo.cpp | 32 status_t ObbInfo::readFromParcel(const Parcel*) { in readFromParcel() function in android::ObbInfo
|
/frameworks/native/services/vr/hardware_composer/aidl/android/dvr/ |
D | parcelable_unique_fd.cpp | 25 status_t ParcelableUniqueFd::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::dvr::ParcelableUniqueFd
|
/frameworks/native/libs/vr/libbufferhubqueue/ |
D | buffer_hub_queue_parcelable.cpp | 47 status_t BufferHubQueueParcelable<Magic>::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::dvr::BufferHubQueueParcelable
|
/frameworks/av/media/libmedia/ |
D | MediaResourcePolicy.cpp | 33 void MediaResourcePolicy::readFromParcel(const Parcel &parcel) { in readFromParcel() function in android::MediaResourcePolicy
|
/frameworks/base/core/java/android/database/ |
D | BulkCursorDescriptor.java | 69 public void readFromParcel(Parcel in) { in readFromParcel() method in BulkCursorDescriptor
|
/frameworks/base/core/java/android/security/ |
D | KeystoreArguments.java | 67 private void readFromParcel(Parcel in) { in readFromParcel() method in KeystoreArguments
|