| /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/native/libs/gui/ |
| D | ITransactionCompletedListener.cpp | 67 status_t FrameEventHistoryStats::readFromParcel(const Parcel* input) { in readFromParcel() function in android::FrameEventHistoryStats 106 status_t JankData::readFromParcel(const Parcel* input) { in readFromParcel() function in android::JankData 132 status_t SurfaceStats::readFromParcel(const Parcel* input) { in readFromParcel() function in android::SurfaceStats 180 status_t TransactionStats::readFromParcel(const Parcel* input) { in readFromParcel() function in android::TransactionStats 218 status_t ListenerStats::readFromParcel(const Parcel* input) { in readFromParcel() function in android::ListenerStats 303 status_t CallbackId::readFromParcel(const Parcel* input) { in readFromParcel() function in android::CallbackId 317 status_t ReleaseCallbackId::readFromParcel(const Parcel* input) { in readFromParcel() function in android::ReleaseCallbackId
|
| D | ScreenCaptureResults.cpp | 44 status_t ScreenCaptureResults::readFromParcel(const android::Parcel* parcel) { in readFromParcel() function in android::gui::ScreenCaptureResults
|
| D | LayerDebugInfo.cpp | 68 status_t LayerDebugInfo::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::LayerDebugInfo
|
| /frameworks/av/camera/ |
| D | CaptureResult.cpp | 29 status_t CaptureResultExtras::readFromParcel(const android::Parcel *parcel) { in readFromParcel() function in android::CaptureResultExtras 89 status_t PhysicalCaptureResultInfo::readFromParcel(const android::Parcel* parcel) { in readFromParcel() function in android::PhysicalCaptureResultInfo 138 status_t CaptureResult::readFromParcel(android::Parcel *parcel) { in readFromParcel() function in android::CaptureResult
|
| /frameworks/native/libs/gui/view/ |
| D | Surface.cpp | 53 status_t Surface::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::view::Surface 57 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 94 status_t GpuStatsAppInfo::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::GpuStatsAppInfo
|
| /frameworks/av/camera/camera2/ |
| D | ConcurrentCamera.cpp | 38 status_t ConcurrentCameraIdCombination::readFromParcel(const android::Parcel* parcel) { in readFromParcel() function in android::hardware::camera2::utils::ConcurrentCameraIdCombination 87 status_t CameraIdAndSessionConfiguration::readFromParcel(const android::Parcel* parcel) { in readFromParcel() function in android::hardware::camera2::utils::CameraIdAndSessionConfiguration
|
| D | SubmitInfo.cpp | 36 status_t SubmitInfo::readFromParcel(const android::Parcel *parcel) { in readFromParcel() function in android::hardware::camera2::utils::SubmitInfo
|
| /frameworks/base/core/tests/benchmarks/src/android/os/ |
| D | ParcelableBenchmark.java | 107 void readFromParcel(Parcel in) { in readFromParcel() method in ParcelableBenchmark.PointArray 128 void readFromParcel(Parcel in) { in readFromParcel() method in ParcelableBenchmark.PointArrayFast
|
| /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/services/powermanager/ |
| D | PowerSaveState.cpp | 25 status_t PowerSaveState::readFromParcel(const android::Parcel *parcel) { in readFromParcel() function in android::os::PowerSaveState
|
| D | CoolingDevice.cpp | 26 status_t CoolingDevice::readFromParcel(const android::Parcel *parcel) { in readFromParcel() function in android::os::CoolingDevice
|
| D | ParcelDuration.cpp | 25 status_t ParcelDuration::readFromParcel(const android::Parcel *parcel) { in readFromParcel() function in android::os::ParcelDuration
|
| D | Temperature.cpp | 26 status_t Temperature::readFromParcel(const android::Parcel *parcel) { in readFromParcel() function in android::os::Temperature
|
| D | WorkSource.cpp | 25 status_t WorkSource::readFromParcel(const android::Parcel *parcel) { in readFromParcel() function in android::os::WorkSource
|
| /frameworks/native/libs/binder/ |
| D | ParcelFileDescriptor.cpp | 32 status_t ParcelFileDescriptor::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::os::ParcelFileDescriptor
|
| /frameworks/base/core/java/android/hardware/ |
| D | CameraInfo.java | 43 public void readFromParcel(Parcel in) { in readFromParcel() method in CameraInfo
|
| D | CameraStatus.java | 47 public void readFromParcel(Parcel in) { in readFromParcel() method in CameraStatus
|
| /frameworks/native/libs/input/ |
| D | InputWindow.cpp | 125 status_t InputWindowInfo::readFromParcel(const android::Parcel* parcel) { in readFromParcel() function in android::InputWindowInfo 209 status_t InputWindowHandle::readFromParcel(const android::Parcel* parcel) { in readFromParcel() function in android::InputWindowHandle
|
| /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/base/libs/storage/ |
| D | ObbInfo.cpp | 32 status_t ObbInfo::readFromParcel(const Parcel*) { in readFromParcel() function in android::ObbInfo
|
| /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/service/quickaccesswallet/ |
| D | WalletServiceEventListenerRequest.java | 52 private static WalletServiceEventListenerRequest readFromParcel(Parcel source) { in readFromParcel() method in WalletServiceEventListenerRequest
|
| /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
|