Home
last modified time | relevance | path

Searched refs:aidl (Results 1 – 25 of 1318) sorted by relevance

12345678910>>...53

/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DHidl2AidlAsserts.cpp47 aidl::android::hardware::graphics::composer3::IComposer::EX_NO_RESOURCES ==
51 aidl::android::hardware::graphics::composer3::IComposerClient::EX_BAD_CONFIG ==
54 aidl::android::hardware::graphics::composer3::IComposerClient::EX_BAD_DISPLAY ==
57 aidl::android::hardware::graphics::composer3::IComposerClient::EX_BAD_LAYER ==
60 aidl::android::hardware::graphics::composer3::IComposerClient::EX_BAD_PARAMETER ==
63 aidl::android::hardware::graphics::composer3::IComposerClient::EX_NO_RESOURCES ==
66 aidl::android::hardware::graphics::composer3::IComposerClient::EX_NOT_VALIDATED ==
69 aidl::android::hardware::graphics::composer3::IComposerClient::EX_UNSUPPORTED ==
72 aidl::android::hardware::graphics::composer3::IComposerClient::EX_SEAMLESS_NOT_ALLOWED ==
76 aidl::android::hardware::graphics::composer3::IComposerClient::EX_SEAMLESS_NOT_POSSIBLE ==
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
Dstructs.h37 ::aidl::android::hardware::radio::network::RadioBandMode toAidl(V1_0::RadioBandMode mode);
38 ::aidl::android::hardware::radio::network::GeranBands toAidl(V1_1::GeranBands band);
39 V1_1::GeranBands toHidl(::aidl::android::hardware::radio::network::GeranBands band);
40 ::aidl::android::hardware::radio::network::UtranBands toAidl(V1_5::UtranBands band);
41 V1_5::UtranBands toHidl(::aidl::android::hardware::radio::network::UtranBands band);
42 ::aidl::android::hardware::radio::network::EutranBands toAidl(V1_5::EutranBands band);
43 V1_5::EutranBands toHidl(::aidl::android::hardware::radio::network::EutranBands band);
44 ::aidl::android::hardware::radio::network::NgranBands toAidl(V1_5::NgranBands band);
45 V1_5::NgranBands toHidl(::aidl::android::hardware::radio::network::NgranBands band);
48 toHidl(const ::aidl::android::hardware::radio::network::SignalThresholdInfo& info);
[all …]
Dstructs.cpp27 namespace aidl = ::aidl::android::hardware::radio::network;
28 using ::aidl::android::hardware::radio::AccessNetwork;
29 using ::aidl::android::hardware::radio::RadioTechnology;
31 aidl::RadioBandMode toAidl(V1_0::RadioBandMode mode) { in toAidl()
32 return aidl::RadioBandMode(mode); in toAidl()
35 aidl::GeranBands toAidl(V1_1::GeranBands band) { in toAidl()
36 return aidl::GeranBands(band); in toAidl()
39 V1_1::GeranBands toHidl(aidl::GeranBands band) { in toHidl()
43 aidl::UtranBands toAidl(V1_5::UtranBands band) { in toAidl()
44 return aidl::UtranBands(band); in toAidl()
[all …]
/hardware/interfaces/audio/aidl/vts/
DModuleConfig.h32 using SrcSinkPair = std::pair<aidl::android::media::audio::common::AudioPortConfig,
33 aidl::android::media::audio::common::AudioPortConfig>;
35 std::pair<aidl::android::hardware::audio::core::AudioRoute, std::vector<SrcSinkPair>>;
37 static std::optional<aidl::android::media::audio::common::AudioOffloadInfo>
39 const aidl::android::media::audio::common::AudioPortConfig& portConfig);
41 std::vector<aidl::android::media::audio::common::AudioPort> getAudioPortsForDeviceTypes(
42 const std::vector<aidl::android::media::audio::common::AudioDeviceType>& deviceTypes,
44 static std::vector<aidl::android::media::audio::common::AudioPort> getAudioPortsForDeviceTypes(
45 const std::vector<aidl::android::media::audio::common::AudioPort>& ports,
46 const std::vector<aidl::android::media::audio::common::AudioDeviceType>& deviceTypes,
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/sap/
Dstructs.cpp21 namespace aidl = ::aidl::android::hardware::radio::sap;
23 V1_0::SapApduType toHidl(const aidl::SapApduType sapApduType) { in toHidl()
27 V1_0::SapTransferProtocol toHidl(const aidl::SapTransferProtocol sapTransferProtocol) { in toHidl()
31 aidl::SapResultCode toAidl(const V1_0::SapResultCode sapResultCode) { in toAidl()
32 return aidl::SapResultCode(sapResultCode); in toAidl()
35 aidl::SapConnectRsp toAidl(const V1_0::SapConnectRsp sapConnectRsp) { in toAidl()
36 return aidl::SapConnectRsp(sapConnectRsp); in toAidl()
39 aidl::SapDisconnectType toAidl(const V1_0::SapDisconnectType sapDisconnectType) { in toAidl()
40 return aidl::SapDisconnectType(sapDisconnectType); in toAidl()
43 aidl::SapStatus toAidl(const V1_0::SapStatus sapStatus) { in toAidl()
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
Dstructs.h40 V1_0::Dial toHidl(const ::aidl::android::hardware::radio::voice::Dial& info);
42 V1_0::UusInfo toHidl(const ::aidl::android::hardware::radio::voice::UusInfo& info);
44 ::aidl::android::hardware::radio::voice::CallForwardInfo toAidl(const V1_0::CallForwardInfo& info);
45 V1_0::CallForwardInfo toHidl(const ::aidl::android::hardware::radio::voice::CallForwardInfo& info);
47 ::aidl::android::hardware::radio::voice::CdmaSignalInfoRecord //
50 ::aidl::android::hardware::radio::voice::CdmaCallWaiting toAidl(const V1_0::CdmaCallWaiting& call);
52 ::aidl::android::hardware::radio::voice::CdmaInformationRecord //
55 ::aidl::android::hardware::radio::voice::CdmaDisplayInfoRecord //
58 ::aidl::android::hardware::radio::voice::CdmaNumberInfoRecord //
61 ::aidl::android::hardware::radio::voice::CdmaRedirectingNumberInfoRecord //
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/
DcommonStructs.cpp21 namespace aidl = ::aidl::android::hardware::radio;
23 aidl::RadioResponseInfo notSupported(int32_t serial) { in notSupported()
25 .type = aidl::RadioResponseType::SOLICITED, in notSupported()
27 .error = aidl::RadioError::REQUEST_NOT_SUPPORTED, in notSupported()
55 aidl::RadioIndicationType toAidl(V1_0::RadioIndicationType type) { in toAidl()
56 return aidl::RadioIndicationType(type); in toAidl()
59 aidl::RadioResponseType toAidl(V1_0::RadioResponseType type) { in toAidl()
60 return aidl::RadioResponseType(type); in toAidl()
63 aidl::RadioError toAidl(V1_0::RadioError err) { in toAidl()
64 return aidl::RadioError(err); in toAidl()
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
Dstructs.h34 V1_5::DataProfileInfo toHidl(const ::aidl::android::hardware::radio::data::DataProfileInfo& info);
36 V1_5::LinkAddress toHidl(const ::aidl::android::hardware::radio::data::LinkAddress& addr);
38 ::aidl::android::hardware::radio::data::SliceInfo toAidl(const V1_6::SliceInfo& info);
39 V1_6::SliceInfo toHidl(const ::aidl::android::hardware::radio::data::SliceInfo& info);
41 ::aidl::android::hardware::radio::data::TrafficDescriptor toAidl(const V1_6::TrafficDescriptor& td);
42 V1_6::TrafficDescriptor toHidl(const ::aidl::android::hardware::radio::data::TrafficDescriptor& td);
44 V1_1::KeepaliveRequest toHidl(const ::aidl::android::hardware::radio::data::KeepaliveRequest& keep);
46 ::aidl::android::hardware::radio::data::OsAppId toAidl(const V1_6::OsAppId& appId);
47 V1_6::OsAppId toHidl(const ::aidl::android::hardware::radio::data::OsAppId& appId);
49 ::aidl::android::hardware::radio::data::SetupDataCallResult //
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
Dstructs.h34 V1_0::IccIo toHidl(const ::aidl::android::hardware::radio::sim::IccIo& icc);
36 V1_0::SimApdu toHidl(const ::aidl::android::hardware::radio::sim::SimApdu& apdu);
38 ::aidl::android::hardware::radio::sim::Carrier toAidl(const V1_0::Carrier& carrier);
39 V1_0::Carrier toHidl(const ::aidl::android::hardware::radio::sim::Carrier& carrier);
41 ::aidl::android::hardware::radio::sim::CarrierRestrictions //
43 ::aidl::android::hardware::radio::sim::CarrierRestrictions //
46 toHidl(const ::aidl::android::hardware::radio::sim::CarrierRestrictions& cr);
49 toHidl(const ::aidl::android::hardware::radio::sim::ImsiEncryptionInfo& info);
51 toHidl_1_6(const ::aidl::android::hardware::radio::sim::ImsiEncryptionInfo& info);
53 V1_0::SelectUiccSub toHidl(const ::aidl::android::hardware::radio::sim::SelectUiccSub& sub);
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehicleUtils.h41 inline constexpr aidl::android::hardware::automotive::vehicle::VehiclePropertyType getPropType( in getPropType()
43 return static_cast<aidl::android::hardware::automotive::vehicle::VehiclePropertyType>( in getPropType()
44 prop & toInt(aidl::android::hardware::automotive::vehicle::VehiclePropertyType::MASK)); in getPropType()
47 inline constexpr aidl::android::hardware::automotive::vehicle::VehiclePropertyGroup getPropGroup( in getPropGroup()
49 return static_cast<aidl::android::hardware::automotive::vehicle::VehiclePropertyGroup>( in getPropGroup()
50 prop & toInt(aidl::android::hardware::automotive::vehicle::VehiclePropertyGroup::MASK)); in getPropGroup()
53 inline constexpr aidl::android::hardware::automotive::vehicle::VehicleArea getPropArea( in getPropArea()
55 return static_cast<aidl::android::hardware::automotive::vehicle::VehicleArea>( in getPropArea()
56 prop & toInt(aidl::android::hardware::automotive::vehicle::VehicleArea::MASK)); in getPropArea()
60 return getPropArea(prop) == aidl::android::hardware::automotive::vehicle::VehicleArea::GLOBAL; in isGlobalProp()
[all …]
/hardware/interfaces/health/aidl/android/hardware/health/
Dtranslate-ndk.cpp21 static_assert(aidl::android::hardware::health::BatteryStatus::UNKNOWN ==
22 static_cast<aidl::android::hardware::health::BatteryStatus>(
24 static_assert(aidl::android::hardware::health::BatteryStatus::CHARGING ==
25 static_cast<aidl::android::hardware::health::BatteryStatus>(
27 static_assert(aidl::android::hardware::health::BatteryStatus::DISCHARGING ==
28 static_cast<aidl::android::hardware::health::BatteryStatus>(
30 static_assert(aidl::android::hardware::health::BatteryStatus::NOT_CHARGING ==
31 static_cast<aidl::android::hardware::health::BatteryStatus>(
33 static_assert(aidl::android::hardware::health::BatteryStatus::FULL ==
34 static_cast<aidl::android::hardware::health::BatteryStatus>(
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/include/
DUserHalHelper.h42 android::base::Result<aidl::android::hardware::automotive::vehicle::InitialUserInfoRequest>
44 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& propValue);
45 android::base::Result<aidl::android::hardware::automotive::vehicle::SwitchUserRequest>
47 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& propValue);
48 android::base::Result<aidl::android::hardware::automotive::vehicle::CreateUserRequest>
50 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& propValue);
51 android::base::Result<aidl::android::hardware::automotive::vehicle::RemoveUserRequest>
53 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& propValue);
54 android::base::Result<aidl::android::hardware::automotive::vehicle::UserIdentificationGetRequest>
56 const aidl::android::hardware::automotive::vehicle::VehiclePropValue& propValue);
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/ims/
DRadioIms.cpp29 namespace aidl = ::aidl::android::hardware::radio::ims;
32 std::shared_ptr<aidl::IRadioImsResponse> RadioIms::respond() { in respond()
37 int32_t serial, const std::vector<aidl::SrvccCall>& /*srvccCalls*/) { in setSrvccCallInfo()
43 int32_t serial, const aidl::ImsRegistration& /*imsRegistration*/) { in updateImsRegistrationInfo()
49 int32_t serial, int32_t /*token*/, aidl::ImsTrafficType /*imsTrafficType*/, in startImsTraffic()
50 ::aidl::android::hardware::radio::AccessNetwork /*accessNetworkType*/, in startImsTraffic()
51 ::aidl::android::hardware::radio::ims::ImsCall::Direction /*trafficDirection*/) { in startImsTraffic()
61 ScopedAStatus RadioIms::triggerEpsFallback(int32_t serial, aidl::EpsFallbackReason /*reason*/) { in triggerEpsFallback()
67 int32_t serial, aidl::ImsStreamType /*mediaType*/, aidl::ImsStreamDirection /*direction*/, in sendAnbrQuery()
74 int32_t serial, const std::vector<aidl::ImsCall>& /*imsCalls*/) { in updateImsCallStatus()
[all …]
/hardware/google/av/media/eco/
DAndroid.bp9 "aidl/android/media/eco/IECOService.aidl",
10 "aidl/android/media/eco/IECOSession.aidl",
11 "aidl/android/media/eco/IECOServiceStatsProvider.aidl",
12 "aidl/android/media/eco/IECOServiceInfoListener.aidl",
14 path: "aidl",
32 aidl: {
35 "aidl",
/hardware/interfaces/automotive/evs/aidl/vts/
DFrameHandler.h36 class FrameHandler : public ::aidl::android::hardware::automotive::evs::BnEvsCameraStream {
44 const std::shared_ptr<::aidl::android::hardware::automotive::evs::IEvsCamera>& pCamera,
45 const ::aidl::android::hardware::automotive::evs::CameraDesc& cameraInfo,
46 const std::shared_ptr<::aidl::android::hardware::automotive::evs::IEvsDisplay>&
63 bool waitForEvent(const ::aidl::android::hardware::automotive::evs::EvsEventDesc& aTargetEvent,
64 ::aidl::android::hardware::automotive::evs::EvsEventDesc& aReceivedEvent,
72 const std::vector<::aidl::android::hardware::automotive::evs::BufferDesc>& buffer)
75 const ::aidl::android::hardware::automotive::evs::EvsEventDesc& event) override;
79 const ::aidl::android::hardware::automotive::evs::BufferDesc& tgtBuffer,
80 const ::aidl::android::hardware::automotive::evs::BufferDesc& srcBuffer);
[all …]
/hardware/google/camera/common/hal/aidl_service/
Daidl_utils.h42 using aidl::android::hardware::camera::common::CameraDeviceStatus;
43 using aidl::android::hardware::camera::common::CameraMetadataType;
44 using aidl::android::hardware::camera::common::CameraResourceCost;
45 using aidl::android::hardware::camera::common::Status;
46 using aidl::android::hardware::camera::common::TorchModeStatus;
47 using aidl::android::hardware::camera::common::VendorTagSection;
48 using aidl::android::hardware::camera::device::BufferCache;
49 using aidl::android::hardware::camera::device::BufferRequest;
50 using aidl::android::hardware::camera::device::BufferRequestStatus;
51 using aidl::android::hardware::camera::device::BufferStatus;
[all …]
/hardware/interfaces/audio/aidl/default/
DAidlConversionXsdc.cpp25 using aidl::android::media::audio::common::AudioFormatDescription;
29 namespace aidl::android::hardware::audio::core::internal { namespace
37 SurroundSoundConfig::SurroundFormatFamily aidl; in xsdc2aidl_SurroundFormatFamily() local
38 aidl.primaryFormat = VALUE_OR_RETURN(xsdc2aidl_AudioFormatDescription(xsdc.getName())); in xsdc2aidl_SurroundFormatFamily()
40 aidl.subFormats = VALUE_OR_RETURN(convertContainer<std::vector<AudioFormatDescription>>( in xsdc2aidl_SurroundFormatFamily()
43 return aidl; in xsdc2aidl_SurroundFormatFamily()
48 SurroundSoundConfig aidl; in xsdc2aidl_SurroundSoundConfig() local
49 if (!xsdc.hasFormats() || !xsdc.getFirstFormats()->hasFormat()) return aidl; in xsdc2aidl_SurroundSoundConfig()
50 aidl.formatFamilies = VALUE_OR_RETURN( in xsdc2aidl_SurroundSoundConfig()
53 return aidl; in xsdc2aidl_SurroundSoundConfig()
/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/
Dstructs.h31 V1_0::CdmaSmsAck toHidl(const ::aidl::android::hardware::radio::messaging::CdmaSmsAck& ack);
33 ::aidl::android::hardware::radio::messaging::CdmaSmsMessage toAidl(const V1_0::CdmaSmsMessage& msg);
34 V1_0::CdmaSmsMessage toHidl(const ::aidl::android::hardware::radio::messaging::CdmaSmsMessage& msg);
36 V1_0::ImsSmsMessage toHidl(const ::aidl::android::hardware::radio::messaging::ImsSmsMessage& msg);
38 V1_0::GsmSmsMessage toHidl(const ::aidl::android::hardware::radio::messaging::GsmSmsMessage& msg);
40 ::aidl::android::hardware::radio::messaging::CdmaBroadcastSmsConfigInfo //
43 toHidl(const ::aidl::android::hardware::radio::messaging::CdmaBroadcastSmsConfigInfo& info);
45 ::aidl::android::hardware::radio::messaging::GsmBroadcastSmsConfigInfo //
48 toHidl(const ::aidl::android::hardware::radio::messaging::GsmBroadcastSmsConfigInfo& info);
51 toHidl(const ::aidl::android::hardware::radio::messaging::CdmaSmsWriteArgs& args);
[all …]
/hardware/interfaces/audio/aidl/common/include/
DUtils.h48 namespace aidl::android::hardware::audio::common {
52 constexpr std::array<::aidl::android::media::audio::common::AudioMode, 5> kValidAudioModes = {
53 ::aidl::android::media::audio::common::AudioMode::NORMAL,
54 ::aidl::android::media::audio::common::AudioMode::RINGTONE,
55 ::aidl::android::media::audio::common::AudioMode::IN_CALL,
56 ::aidl::android::media::audio::common::AudioMode::IN_COMMUNICATION,
57 ::aidl::android::media::audio::common::AudioMode::CALL_SCREEN,
60 constexpr size_t getPcmSampleSizeInBytes(::aidl::android::media::audio::common::PcmType pcm) { in getPcmSampleSizeInBytes()
61 using ::aidl::android::media::audio::common::PcmType; in getPcmSampleSizeInBytes()
80 const ::aidl::android::media::audio::common::AudioChannelLayout& layout,
[all …]
/hardware/interfaces/drm/aidl/vts/include/
Ddrm_hal_common.h49 typedef vector<::aidl::android::hardware::drm::KeyValue> KeyedVector;
53 #define EXPECT_OK(ret) EXPECT_TRUE(::aidl::android::hardware::drm::vts::IsOk(ret))
56 namespace aidl {
65 ::aidl::android::hardware::drm::Status DrmErr(const ::ndk::ScopedAStatus& ret);
81 ::aidl::android::hardware::drm::Uuid getAidlUUID();
86 ::aidl::android::hardware::drm::Uuid toAidlUuid(const std::vector<uint8_t>& in_uuid) { in toAidlUuid()
92 bool isCryptoSchemeSupported(::aidl::android::hardware::drm::Uuid uuid,
93 ::aidl::android::hardware::drm::SecurityLevel level,
96 SessionId openSession(::aidl::android::hardware::drm::SecurityLevel level,
97 ::aidl::android::hardware::drm::Status* err);
[all …]
/hardware/interfaces/audio/aidl/
DAndroid.bp39 "android/hardware/audio/common/AudioOffloadMetadata.aidl",
40 "android/hardware/audio/common/PlaybackTrackMetadata.aidl",
41 "android/hardware/audio/common/RecordTrackMetadata.aidl",
42 "android/hardware/audio/common/SinkMetadata.aidl",
43 "android/hardware/audio/common/SourceMetadata.aidl",
118 "android/hardware/audio/core/AudioPatch.aidl",
119 "android/hardware/audio/core/AudioRoute.aidl",
120 "android/hardware/audio/core/IBluetooth.aidl",
121 "android/hardware/audio/core/IBluetoothA2dp.aidl",
122 "android/hardware/audio/core/IBluetoothLe.aidl",
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DMockVehicleHardware.h46 std::vector<aidl::android::hardware::automotive::vehicle::VehiclePropConfig>
48 aidl::android::hardware::automotive::vehicle::StatusCode setValues(
50 const std::vector<aidl::android::hardware::automotive::vehicle::SetValueRequest>&
52 aidl::android::hardware::automotive::vehicle::StatusCode getValues(
54 const std::vector<aidl::android::hardware::automotive::vehicle::GetValueRequest>&
57 aidl::android::hardware::automotive::vehicle::StatusCode checkHealth() override;
61 aidl::android::hardware::automotive::vehicle::StatusCode updateSampleRate(
66 const std::vector<aidl::android::hardware::automotive::vehicle::VehiclePropConfig>&
69 const std::vector<aidl::android::hardware::automotive::vehicle::GetValueResult>&
72 const std::vector<aidl::android::hardware::automotive::vehicle::SetValueResult>&
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioIms.h24 class RadioIms : public RadioCompatBase, public aidl::android::hardware::radio::ims::BnRadioIms {
27 const std::vector<::aidl::android::hardware::radio::ims::SrvccCall>& srvccCalls)
31 const ::aidl::android::hardware::radio::ims::ImsRegistration& imsRegistration) override;
34 ::aidl::android::hardware::radio::ims::ImsTrafficType imsTrafficType,
35 ::aidl::android::hardware::radio::AccessNetwork accessNetworkType,
36 ::aidl::android::hardware::radio::ims::ImsCall::Direction trafficDirection) override;
40 ::aidl::android::hardware::radio::ims::EpsFallbackReason reason) override;
42 int32_t serial, ::aidl::android::hardware::radio::ims::ImsStreamType mediaType,
43 ::aidl::android::hardware::radio::ims::ImsStreamDirection direction,
47 const std::vector<::aidl::android::hardware::radio::ims::ImsCall>& imsCalls) override;
[all …]
/hardware/interfaces/sensors/aidl/default/multihal/include/
DHalProxyAidl.h22 namespace aidl {
29 public ::aidl::android::hardware::sensors::BnSensors {
35 ::aidl::android::hardware::sensors::ISensors::RateLevel in_rate,
39 std::vector<::aidl::android::hardware::sensors::SensorInfo>* _aidl_return) override;
41 const ::aidl::android::hardware::common::fmq::MQDescriptor<
42 ::aidl::android::hardware::sensors::Event,
43 ::aidl::android::hardware::common::fmq::SynchronizedReadWrite>&
45 const ::aidl::android::hardware::common::fmq::MQDescriptor<
46 int32_t, ::aidl::android::hardware::common::fmq::SynchronizedReadWrite>&
48 const std::shared_ptr<::aidl::android::hardware::sensors::ISensorsCallback>&
[all …]
/hardware/interfaces/radio/aidl/compat/libradiocompat/modem/
Dstructs.cpp27 using ::aidl::android::hardware::radio::AccessNetwork;
28 using ::aidl::android::hardware::radio::RadioTechnology;
29 namespace aidl = ::aidl::android::hardware::radio::modem;
31 V1_0::NvWriteItem toHidl(const aidl::NvWriteItem& item) { in toHidl()
38 aidl::RadioCapability toAidl(const V1_0::RadioCapability& capa) { in toAidl()
48 V1_0::RadioCapability toHidl(const aidl::RadioCapability& capa) { in toHidl()
58 aidl::HardwareConfig toAidl(const V1_0::HardwareConfig& config) { in toAidl()
68 aidl::HardwareConfigModem toAidl(const V1_0::HardwareConfigModem& modem) { in toAidl()
78 aidl::HardwareConfigSim toAidl(const V1_0::HardwareConfigSim& sim) { in toAidl()
84 aidl::ActivityStatsInfo toAidl(const V1_0::ActivityStatsInfo& info) { in toAidl()
[all …]

12345678910>>...53