Home
last modified time | relevance | path

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

/system/security/keystore/
DSignature.cpp30 status_t Signature::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::content::pm::Signature
DKeyAttestationApplicationId.cpp30 status_t KeyAttestationApplicationId::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::security::keymaster::KeyAttestationApplicationId
DKeyAttestationPackageInfo.cpp34 status_t KeyAttestationPackageInfo::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::security::keymaster::KeyAttestationPackageInfo
DIKeystoreService.cpp58 status_t OperationResult::readFromParcel(const Parcel* inn) { in readFromParcel() function in android::OperationResult
83 status_t ExportResult::readFromParcel(const Parcel* inn) { in readFromParcel() function in android::ExportResult
/system/bt/service/common/android/bluetooth/
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
Dscan_settings.cc50 status_t ScanSettings::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::ScanSettings
Dbluetooth_gatt_included_service.cc42 status_t BluetoothGattIncludedService::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattIncludedService
Dbluetooth_gatt_descriptor.cc41 status_t BluetoothGattDescriptor::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::BluetoothGattDescriptor
Dscan_filter.cc69 status_t ScanFilter::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::ScanFilter
Duuid.cc57 status_t UUID::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::bluetooth::UUID
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
/system/update_engine/
Dparcelable_update_engine_status.cc50 status_t ParcelableUpdateEngineStatus::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::brillo::ParcelableUpdateEngineStatus
/system/connectivity/wificond/scanning/
Dchannel_settings.cpp36 status_t ChannelSettings::readFromParcel(const ::android::Parcel* parcel) { in readFromParcel() function in com::android::server::wifi::wificond::ChannelSettings
Dhidden_network.cpp36 status_t HiddenNetwork::readFromParcel(const ::android::Parcel* parcel) { in readFromParcel() function in com::android::server::wifi::wificond::HiddenNetwork
Dpno_network.cpp37 status_t PnoNetwork::readFromParcel(const ::android::Parcel* parcel) { in readFromParcel() function in com::android::server::wifi::wificond::PnoNetwork
Dpno_settings.cpp45 status_t PnoSettings::readFromParcel(const ::android::Parcel* parcel) { in readFromParcel() function in com::android::server::wifi::wificond::PnoSettings
Dsingle_scan_settings.cpp49 status_t SingleScanSettings::readFromParcel(const ::android::Parcel* parcel) { in readFromParcel() function in com::android::server::wifi::wificond::SingleScanSettings
Dscan_result.cpp66 status_t NativeScanResult::readFromParcel(const ::android::Parcel* parcel) { in readFromParcel() function in com::android::server::wifi::wificond::NativeScanResult
/system/tools/aidl/tests/
Dsimple_parcelable.cpp42 status_t SimpleParcelable::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::aidl::tests::SimpleParcelable
/system/libhidl/transport/
DHidlBinderSupport.cpp114 hidl_version* readFromParcel(const android::hardware::Parcel& parcel) { in readFromParcel() function
124 status_t readFromParcel(Status *s, const Parcel& parcel) { in readFromParcel() function
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DSimpleParcelable.java39 public void readFromParcel(Parcel source) { in readFromParcel() method in SimpleParcelable
/system/netd/server/binder/android/net/
DUidRange.cpp55 status_t UidRange::readFromParcel(const Parcel* parcel) { in readFromParcel() function in android::net::UidRange