Home
last modified time | relevance | path

Searched refs:V1_2 (Results 1 – 25 of 146) sorted by relevance

123456

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DUtils.cpp27 uint32_t sizeOfData(V1_2::OperandType type) { in sizeOfData()
29 case V1_2::OperandType::FLOAT32: in sizeOfData()
30 case V1_2::OperandType::INT32: in sizeOfData()
31 case V1_2::OperandType::UINT32: in sizeOfData()
32 case V1_2::OperandType::TENSOR_FLOAT32: in sizeOfData()
33 case V1_2::OperandType::TENSOR_INT32: in sizeOfData()
35 case V1_2::OperandType::TENSOR_QUANT16_SYMM: in sizeOfData()
36 case V1_2::OperandType::TENSOR_FLOAT16: in sizeOfData()
37 case V1_2::OperandType::FLOAT16: in sizeOfData()
38 case V1_2::OperandType::TENSOR_QUANT16_ASYMM: in sizeOfData()
[all …]
/hardware/interfaces/neuralnetworks/1.3/vts/functional/include/1.3/
DCallbacks.h117 const sp<V1_2::IPreparedModel>& preparedModel) override;
263 const hidl_vec<V1_2::OutputShape>& outputShapes,
264 const V1_2::Timing& timing) override;
301 const hidl_vec<V1_2::OutputShape>& outputShapes,
302 const V1_2::Timing& timing) override;
353 const std::vector<V1_2::OutputShape>& getOutputShapes() const;
368 V1_2::Timing getTiming() const;
378 hidl_vec<V1_2::OutputShape> outputShapes, V1_2::Timing timing);
385 std::vector<V1_2::OutputShape> mOutputShapes = {};
386 V1_2::Timing mTiming = {};
/hardware/interfaces/cas/1.2/default/
DTypeConvert.cpp79 V1_2::Status toStatus_1_2(status_t legacyStatus) { in toStatus_1_2()
80 V1_2::Status status = static_cast<V1_2::Status>(toStatus(legacyStatus)); in toStatus_1_2()
81 if (status == V1_2::Status::ERROR_CAS_UNKNOWN) { in toStatus_1_2()
84 status = V1_2::Status::ERROR_CAS_NEED_ACTIVATION; in toStatus_1_2()
87 status = V1_2::Status::ERROR_CAS_NEED_PAIRING; in toStatus_1_2()
90 status = V1_2::Status::ERROR_CAS_NO_CARD; in toStatus_1_2()
93 status = V1_2::Status::ERROR_CAS_CARD_MUTE; in toStatus_1_2()
96 status = V1_2::Status::ERROR_CAS_CARD_INVALID; in toStatus_1_2()
99 status = V1_2::Status::ERROR_CAS_BLACKOUT; in toStatus_1_2()
DCasImpl.h36 using ::android::hardware::cas::V1_2::ScramblingMode;
37 using ::android::hardware::cas::V1_2::SessionIntent;
38 using ::android::hardware::cas::V1_2::StatusEvent;
42 class CasImpl : public V1_2::ICas {
/hardware/interfaces/wifi/supplicant/1.2/vts/functional/
Dsupplicant_hidl_test_utils_1_2.h27 android::sp<android::hardware::wifi::supplicant::V1_2::ISupplicant>
30 android::sp<android::hardware::wifi::supplicant::V1_2::ISupplicantStaIface>
32 const android::sp<android::hardware::wifi::supplicant::V1_2::ISupplicant>&
35 android::sp<android::hardware::wifi::supplicant::V1_2::ISupplicantStaNetwork>
37 const android::sp<android::hardware::wifi::supplicant::V1_2::ISupplicant>&
40 android::sp<android::hardware::wifi::supplicant::V1_2::ISupplicantP2pIface>
42 const android::sp<android::hardware::wifi::supplicant::V1_2::ISupplicant>&
67 android::sp<android::hardware::wifi::supplicant::V1_2::ISupplicant>
Dsupplicant_hidl_test_utils_1_2.cpp23 using ::android::hardware::wifi::supplicant::V1_2::ISupplicant;
24 using ::android::hardware::wifi::supplicant::V1_2::ISupplicantP2pIface;
25 using ::android::hardware::wifi::supplicant::V1_2::ISupplicantStaIface;
26 using ::android::hardware::wifi::supplicant::V1_2::ISupplicantStaNetwork;
Dsupplicant_sta_iface_hidl_test.cpp44 using ::android::hardware::wifi::supplicant::V1_2::DppAkm;
45 using ::android::hardware::wifi::supplicant::V1_2::DppFailureCode;
46 using ::android::hardware::wifi::supplicant::V1_2::DppNetRole;
47 using ::android::hardware::wifi::supplicant::V1_2::DppProgressCode;
48 using ::android::hardware::wifi::supplicant::V1_2::ISupplicant;
49 using ::android::hardware::wifi::supplicant::V1_2::ISupplicantStaIface;
50 using ::android::hardware::wifi::supplicant::V1_2::ISupplicantStaIfaceCallback;
51 using ::android::hardware::wifi::supplicant::V1_2::ISupplicantStaNetwork;
466 android::hardware::wifi::supplicant::V1_2::ISupplicant::
/hardware/interfaces/wifi/1.4/default/
Dwifi_nan_iface.h34 using namespace android::hardware::wifi::V1_2;
97 const sp<V1_2::IWifiNanIfaceEventCallback>& callback,
101 const V1_2::NanConfigRequestSupplemental& msg2,
105 const V1_2::NanConfigRequestSupplemental& msg2,
109 const V1_2::NanConfigRequestSupplemental& msg2,
113 const V1_2::NanConfigRequestSupplemental& msg2,
148 const sp<V1_2::IWifiNanIfaceEventCallback>& callback);
151 const V1_2::NanConfigRequestSupplemental& msg2);
154 const V1_2::NanConfigRequestSupplemental& msg2);
157 const V1_2::NanConfigRequestSupplemental& msg2);
[all …]
Dhidl_struct_util.h64 V1_2::IWifiChip::TxPowerScenario hidl_scenario);
124 const V1_2::NanConfigRequestSupplemental& hidl_request2,
128 const V1_2::NanConfigRequestSupplemental& hidl_request2,
161 V1_2::NanDataPathConfirmInd* hidl_ind);
164 V1_2::NanDataPathScheduleUpdateInd* hidl_ind);
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDescramblerTests.h50 using android::hardware::cas::V1_2::ICas;
51 using android::hardware::cas::V1_2::ICasListener;
52 using android::hardware::cas::V1_2::IMediaCasService;
53 using android::hardware::cas::V1_2::ScramblingMode;
54 using android::hardware::cas::V1_2::SessionIntent;
55 using android::hardware::cas::V1_2::Status;
56 using android::hardware::cas::V1_2::StatusEvent;
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_test_main.cpp36 using android::hardware::drm::V1_2::vts::DrmHalTest;
37 using android::hardware::drm::V1_2::vts::DrmHalClearkeyTestV1_2;
42 using ::android::hardware::drm::V1_2::ICryptoFactory; in __anon63cb13ba0102()
43 using ::android::hardware::drm::V1_2::IDrmFactory; in __anon63cb13ba0102()
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_hidl_hal_api.cpp46 ::android::hardware::radio::V1_2::NetworkScanRequest request = { in TEST_P()
88 ::android::hardware::radio::V1_2::NetworkScanRequest request = {.type = ScanType::ONE_SHOT, in TEST_P()
115 ::android::hardware::radio::V1_2::NetworkScanRequest request = { in TEST_P()
147 ::android::hardware::radio::V1_2::NetworkScanRequest request = { in TEST_P()
179 ::android::hardware::radio::V1_2::NetworkScanRequest request = { in TEST_P()
211 ::android::hardware::radio::V1_2::NetworkScanRequest request = { in TEST_P()
243 ::android::hardware::radio::V1_2::NetworkScanRequest request = { in TEST_P()
275 ::android::hardware::radio::V1_2::NetworkScanRequest request = { in TEST_P()
309 ::android::hardware::radio::V1_2::NetworkScanRequest request = { in TEST_P()
345 ::android::hardware::radio::V1_2::NetworkScanRequest request = { in TEST_P()
[all …]
Dradio_hidl_hal_utils_v1_2.h36 using namespace ::android::hardware::radio::V1_2;
55 extern ::android::hardware::radio::V1_2::CardStatus cardStatus;
88 class RadioResponse_v1_2 : public ::android::hardware::radio::V1_2::IRadioResponse {
98 ::android::hardware::radio::V1_2::DataRegStateResult dataRegResp;
460 const ::android::hardware::radio::V1_2::CardStatus& card_status);
464 const ::android::hardware::hidl_vec<::android::hardware::radio::V1_2::Call>& calls);
468 const ::android::hardware::radio::V1_2::SignalStrength& sig_strength);
472 const ::android::hardware::hidl_vec<::android::hardware::radio::V1_2::CellInfo>& cellInfo);
476 const ::android::hardware::radio::V1_2::VoiceRegStateResult& voiceRegResponse);
480 const ::android::hardware::radio::V1_2::DataRegStateResult& dataRegResponse);
[all …]
/hardware/qcom/audio/hal/
Daudio_perf.cpp33 static android::sp<android::hardware::power::V1_2::IPower> gPowerHal_1_2_;
61 android::hardware::power::V1_2::IPower::getService(); in connectPowerHalLocked()
99 android::hardware::power::V1_2::PowerHint::AUDIO_STREAMING, in audio_streaming_hint_start()
136 android::hardware::power::V1_2::PowerHint::AUDIO_STREAMING, in audio_streaming_hint_end()
173 android::hardware::power::V1_2::PowerHint::AUDIO_LOW_LATENCY, in audio_low_latency_hint_start()
210 android::hardware::power::V1_2::PowerHint::AUDIO_LOW_LATENCY, in audio_low_latency_hint_end()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/include/1.2/
DUtils.h29 uint32_t sizeOfData(V1_2::OperandType type);
36 uint32_t sizeOfData(const V1_2::Operand& operand);
/hardware/interfaces/graphics/composer/2.4/utils/vts/include/composer-vts/2.4/
DComposerVts.h36 using common::V1_2::ColorMode;
37 using common::V1_2::Dataspace;
38 using common::V1_2::Hdr;
39 using common::V1_2::PixelFormat;
/hardware/interfaces/radio/1.2/default/
Dradio-service.cpp25 using android::hardware::radio::V1_2::IRadio;
26 using android::hardware::radio::V1_2::implementation::Radio;
Dsap-service.cpp25 using android::hardware::radio::V1_2::ISap;
26 using android::hardware::radio::V1_2::implementation::Sap;
/hardware/st/secure_element/1.2/
DStEseService.cpp32 using android::hardware::secure_element::V1_2::ISecureElement;
33 using android::hardware::secure_element::V1_2::implementation::SecureElement;
DSecureElement.h31 namespace V1_2 {
39 using ::android::hardware::secure_element::V1_2::ISecureElement;
55 struct SecureElement : public V1_2::ISecureElement,
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/
DComposerVts.h35 using common::V1_2::ColorMode;
36 using common::V1_2::Dataspace;
37 using common::V1_2::Hdr;
38 using common::V1_2::PixelFormat;
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerHal.h30 using common::V1_2::ColorMode;
31 using common::V1_2::Dataspace;
32 using common::V1_2::Hdr;
33 using common::V1_2::PixelFormat;
/hardware/nxp/nfc/1.2/
DNxpNfcService.cpp28 using android::hardware::nfc::V1_2::INfc;
29 using android::hardware::nfc::V1_2::implementation::Nfc;
/hardware/st/nfc/1.2/
DStNfcService.cpp34 using android::hardware::nfc::V1_2::INfc;
35 using android::hardware::nfc::V1_2::implementation::Nfc;
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_indication.cpp24 const ::android::hardware::radio::V1_2::NetworkScanResult& /*result*/) { in networkScanResult_1_2()
31 ::android::hardware::radio::V1_2::CellInfo>& /*records*/) { in cellInfoList_1_2()
37 const ::android::hardware::radio::V1_2::LinkCapacityEstimate& /*lce*/) { in currentLinkCapacityEstimate()
44 ::android::hardware::radio::V1_2::PhysicalChannelConfig>& /*configs*/) { in currentPhysicalChannelConfigs()
50 const ::android::hardware::radio::V1_2::SignalStrength& /*signalStrength*/) { in currentSignalStrength_1_2()

123456