Home
last modified time | relevance | path

Searched defs:readFromParcel (Results 1 – 25 of 40) sorted by relevance

12

/packages/services/Car/procfs-inspector/server/
Dprocess.cpp11 status_t procfsinspector::ProcessInfo::readFromParcel(const Parcel* parcel) { in readFromParcel() function in procfsinspector::ProcessInfo
/packages/modules/Bluetooth/system/service/common/android/bluetooth/
Dbluetooth_avrcp_register_notification_response.cc37 status_t BluetoothAvrcpRegisterNotificationResponse::readFromParcel( in readFromParcel() function in android::bluetooth::BluetoothAvrcpRegisterNotificationResponse
Dadvertise_data.cc29 status_t AdvertiseData::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::AdvertiseData
Dscan_result.cc46 status_t ScanResult::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::ScanResult
Dadvertise_settings.cc38 status_t AdvertiseSettings::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::AdvertiseSettings
Dbluetooth_avrcp_int_value.cc39 status_t BluetoothAvrcpIntValue::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothAvrcpIntValue
Dbluetooth_gatt_included_service.cc42 status_t BluetoothGattIncludedService::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattIncludedService
Dscan_settings.cc50 status_t ScanSettings::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::ScanSettings
Dbluetooth_a2dp_codec_config.cc60 status_t BluetoothA2dpCodecConfig::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothA2dpCodecConfig
Dbluetooth_avrcp_string_value.cc39 status_t BluetoothAvrcpStringValue::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothAvrcpStringValue
Dbluetooth_gatt_descriptor.cc41 status_t BluetoothGattDescriptor::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattDescriptor
Duuid.cc57 status_t UUID::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::UUID
Dscan_filter.cc60 status_t ScanFilter::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::ScanFilter
Dbluetooth_avrcp_media_attr.cc55 status_t BluetoothAvrcpMediaAttr::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothAvrcpMediaAttr
Dbluetooth_remote_device_props.cc59 status_t BluetoothRemoteDeviceProps::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothRemoteDeviceProps
Dbluetooth_gatt_characteristic.cc53 status_t BluetoothGattCharacteristic::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattCharacteristic
Dbluetooth_gatt_service.cc55 status_t BluetoothGattService::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattService
/packages/services/Car/car-lib/native/CarPowerManager/
DCarPowerPolicyFilter.cpp36 status_t CarPowerPolicyFilter::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::car::hardware::power::CarPowerPolicyFilter
DCarPowerPolicy.cpp48 status_t CarPowerPolicy::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::car::hardware::power::CarPowerPolicy
/packages/services/Car/tools/keventreader/server/
Devent.cpp39 status_t KeypressEvent::readFromParcel(const Parcel* parcel) { in readFromParcel() function in KeypressEvent
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarPropertyTestBase.java48 protected <T extends Parcelable> T readFromParcel() { in readFromParcel() method in CarPropertyTestBase
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPropertyEventTest.java46 private <T extends Parcelable> T readFromParcel() { in readFromParcel() method in CarPropertyEventTest
/packages/services/Car/car-lib/src/com/android/car/internal/util/
DParcelableException.java61 public static Throwable readFromParcel(Parcel in) { in readFromParcel() method in ParcelableException
/packages/apps/Contacts/src/com/android/contacts/logging/
DSearchState.java100 private void readFromParcel(Parcel source) { in readFromParcel() method in SearchState
/packages/modules/Bluetooth/system/binder/android/os/
Dparcel_uuid.cc61 status_t ParcelUuid::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::os::ParcelUuid

12