/packages/services/Car/procfs-inspector/server/ |
D | process.cpp | 11 status_t procfsinspector::ProcessInfo::readFromParcel(const Parcel* parcel) { in readFromParcel() function in procfsinspector::ProcessInfo
|
/packages/modules/Bluetooth/system/service/common/android/bluetooth/ |
D | bluetooth_avrcp_register_notification_response.cc | 37 status_t BluetoothAvrcpRegisterNotificationResponse::readFromParcel( in readFromParcel() function in android::bluetooth::BluetoothAvrcpRegisterNotificationResponse
|
D | advertise_data.cc | 29 status_t AdvertiseData::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::AdvertiseData
|
D | scan_result.cc | 46 status_t ScanResult::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::ScanResult
|
D | advertise_settings.cc | 38 status_t AdvertiseSettings::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::AdvertiseSettings
|
D | bluetooth_avrcp_int_value.cc | 39 status_t BluetoothAvrcpIntValue::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothAvrcpIntValue
|
D | bluetooth_gatt_included_service.cc | 42 status_t BluetoothGattIncludedService::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattIncludedService
|
D | scan_settings.cc | 50 status_t ScanSettings::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::ScanSettings
|
D | bluetooth_a2dp_codec_config.cc | 60 status_t BluetoothA2dpCodecConfig::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothA2dpCodecConfig
|
D | bluetooth_avrcp_string_value.cc | 39 status_t BluetoothAvrcpStringValue::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothAvrcpStringValue
|
D | bluetooth_gatt_descriptor.cc | 41 status_t BluetoothGattDescriptor::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattDescriptor
|
D | uuid.cc | 57 status_t UUID::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::UUID
|
D | scan_filter.cc | 60 status_t ScanFilter::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::ScanFilter
|
D | bluetooth_avrcp_media_attr.cc | 55 status_t BluetoothAvrcpMediaAttr::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothAvrcpMediaAttr
|
D | bluetooth_remote_device_props.cc | 59 status_t BluetoothRemoteDeviceProps::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothRemoteDeviceProps
|
D | bluetooth_gatt_characteristic.cc | 53 status_t BluetoothGattCharacteristic::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattCharacteristic
|
D | bluetooth_gatt_service.cc | 55 status_t BluetoothGattService::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattService
|
/packages/services/Car/car-lib/native/CarPowerManager/ |
D | CarPowerPolicyFilter.cpp | 36 status_t CarPowerPolicyFilter::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::car::hardware::power::CarPowerPolicyFilter
|
D | CarPowerPolicy.cpp | 48 status_t CarPowerPolicy::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::car::hardware::power::CarPowerPolicy
|
/packages/services/Car/tools/keventreader/server/ |
D | event.cpp | 39 status_t KeypressEvent::readFromParcel(const Parcel* parcel) { in readFromParcel() function in KeypressEvent
|
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
D | CarPropertyTestBase.java | 48 protected <T extends Parcelable> T readFromParcel() { in readFromParcel() method in CarPropertyTestBase
|
/packages/services/Car/tests/carservice_test/src/com/android/car/ |
D | CarPropertyEventTest.java | 46 private <T extends Parcelable> T readFromParcel() { in readFromParcel() method in CarPropertyEventTest
|
/packages/services/Car/car-lib/src/com/android/car/internal/util/ |
D | ParcelableException.java | 61 public static Throwable readFromParcel(Parcel in) { in readFromParcel() method in ParcelableException
|
/packages/apps/Contacts/src/com/android/contacts/logging/ |
D | SearchState.java | 100 private void readFromParcel(Parcel source) { in readFromParcel() method in SearchState
|
/packages/modules/Bluetooth/system/binder/android/os/ |
D | parcel_uuid.cc | 61 status_t ParcelUuid::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::os::ParcelUuid
|