HomeSort by relevance Sort by last modified time
    Searched refs:V1_0 (Results 1 - 25 of 1315) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/google/wahoo/wifi_offload/test/
mock_chre_interface_callbacks.cpp 22 namespace V1_0 {
29 } // namespace V1_0
mock_chre_interface_factory.cpp 23 namespace V1_0 {
30 } // namespace V1_0
mock_chre_interface.cpp 23 namespace V1_0 {
30 } // namespace V1_0
  /frameworks/base/services/core/jni/BroadcastRadio/
regions.h 29 namespace V1_0 = hardware::broadcastradio::V1_0;
33 V1_0::BandConfig bandConfig;
37 mapRegions(const hardware::hidl_vec<V1_0::BandConfig>& bands);
  /hardware/interfaces/drm/1.0/default/
LegacyPluginPath.h 24 namespace V1_0 {
30 } // namespace V1_0
LegacyPluginPath.cpp 24 namespace V1_0 {
36 } // namespace V1_0
  /hardware/interfaces/radio/config/1.0/default/
RadioConfigIndication.cpp 23 namespace V1_0 {
26 using namespace ::android::hardware::radio::V1_0;
28 // Methods from ::android::hardware::radio::config::V1_0::IRadioConfigIndication follow.
36 } // namespace V1_0
RadioConfigResponse.cpp 23 namespace V1_0 {
26 using namespace ::android::hardware::radio::V1_0;
27 using namespace ::android::hardware::radio::config::V1_0;
29 // Methods from ::android::hardware::radio::config::V1_0::IRadioConfigResponse follow.
42 } // namespace V1_0
  /hardware/interfaces/tests/bar/1.0/default/
ImportTypes.cpp 7 namespace V1_0 {
10 // Methods from ::android::hardware::tests::bar::V1_0::IImportTypes follow.
17 } // namespace V1_0
  /hardware/interfaces/renderscript/1.0/vts/functional/
VtsHalRenderscriptV1_0TargetTest.h 31 using ::android::hardware::renderscript::V1_0::Allocation;
32 using ::android::hardware::renderscript::V1_0::AllocationAdapter;
33 using ::android::hardware::renderscript::V1_0::AllocationCubemapFace;
34 using ::android::hardware::renderscript::V1_0::AllocationMipmapControl;
35 using ::android::hardware::renderscript::V1_0::AllocationUsageType;
36 using ::android::hardware::renderscript::V1_0::Closure;
37 using ::android::hardware::renderscript::V1_0::IContext;
38 using ::android::hardware::renderscript::V1_0::IDevice;
39 using ::android::hardware::renderscript::V1_0::ContextType;
40 using ::android::hardware::renderscript::V1_0::DataType
    [all...]
  /hardware/interfaces/gnss/1.1/default/
GnssMeasurement.cpp 9 // Methods from ::android::hardware::gnss::V1_0::IGnssMeasurement follow.
10 Return<::android::hardware::gnss::V1_0::IGnssMeasurement::GnssMeasurementStatus>
11 GnssMeasurement::setCallback(const sp<::android::hardware::gnss::V1_0::IGnssMeasurementCallback>&) {
13 return ::android::hardware::gnss::V1_0::IGnssMeasurement::GnssMeasurementStatus{};
22 Return<::android::hardware::gnss::V1_0::IGnssMeasurement::GnssMeasurementStatus>
26 return ::android::hardware::gnss::V1_0::IGnssMeasurement::GnssMeasurementStatus{};
29 // Methods from ::android::hidl::base::V1_0::IBase follow.
Gnss.h 26 using GnssConstellationType = V1_0::GnssConstellationType;
27 using GnssLocation = V1_0::GnssLocation;
28 using GnssSvInfo = V1_0::IGnssCallback::GnssSvInfo;
29 using GnssSvStatus = V1_0::IGnssCallback::GnssSvStatus;
38 // Methods from ::android::hardware::gnss::V1_0::IGnss follow.
40 const sp<::android::hardware::gnss::V1_0::IGnssCallback>& callback) override;
49 ::android::hardware::gnss::V1_0::IGnss::GnssAidingData aidingDataFlags) override;
51 ::android::hardware::gnss::V1_0::IGnss::GnssPositionMode mode,
52 ::android::hardware::gnss::V1_0::IGnss::GnssPositionRecurrence recurrence,
55 Return<sp<::android::hardware::gnss::V1_0::IAGnssRil>> getExtensionAGnssRil() override
    [all...]
  /hardware/interfaces/neuralnetworks/1.0/vts/functional/
GeneratedTests.cpp 35 extern void Execute(const sp<V1_0::IDevice>&, std::function<V1_0::Model(void)>,
39 namespace V1_0 {
43 using ::android::hardware::neuralnetworks::V1_0::implementation::ExecutionCallback;
44 using ::android::hardware::neuralnetworks::V1_0::implementation::PreparedModelCallback;
55 } // namespace V1_0
  /hardware/interfaces/bluetooth/a2dp/1.0/default/
BluetoothAudioOffload.cpp 23 namespace V1_0 {
30 // Methods from ::android::hardware::bluetooth::a2dp::V1_0::IBluetoothAudioOffload follow.
31 Return<::android::hardware::bluetooth::a2dp::V1_0::Status> BluetoothAudioOffload::startSession(
32 const sp<::android::hardware::bluetooth::a2dp::V1_0::IBluetoothAudioHost>& hostIf __unused,
33 const ::android::hardware::bluetooth::a2dp::V1_0::CodecConfiguration& codecConfig __unused) {
40 return ::android::hardware::bluetooth::a2dp::V1_0::Status::FAILURE;
44 ::android::hardware::bluetooth::a2dp::V1_0::Status status __unused) {
53 ::android::hardware::bluetooth::a2dp::V1_0::Status status __unused) {
70 } // namespace V1_0
  /frameworks/ml/nn/common/include/
HalInterfaces.h 36 using ::android::hardware::neuralnetworks::V1_0::DataLocation;
37 using ::android::hardware::neuralnetworks::V1_0::DeviceStatus;
38 using ::android::hardware::neuralnetworks::V1_0::ErrorStatus;
39 using ::android::hardware::neuralnetworks::V1_0::FusedActivationFunc;
40 using ::android::hardware::neuralnetworks::V1_0::IExecutionCallback;
41 using ::android::hardware::neuralnetworks::V1_0::IPreparedModel;
42 using ::android::hardware::neuralnetworks::V1_0::IPreparedModelCallback;
43 using ::android::hardware::neuralnetworks::V1_0::Operand;
44 using ::android::hardware::neuralnetworks::V1_0::OperandLifeTime;
45 using ::android::hardware::neuralnetworks::V1_0::OperandType
    [all...]
ValidateHal.h 31 bool validateModel(const V1_0::Model& model);
38 bool validateRequest(const Request& request, const V1_0::Model& model);
  /system/connectivity/wificond/tests/
offload_test_utils.h 31 static std::vector<android::hardware::wifi::offload::V1_0::ScanResult>
33 static android::hardware::wifi::offload::V1_0::ScanStats createScanStats(
36 static android::hardware::wifi::offload::V1_0::OffloadStatus
38 android::hardware::wifi::offload::V1_0::OffloadStatusCode code);
39 static android::hardware::wifi::offload::V1_0::OffloadStatus
41 android::hardware::wifi::offload::V1_0::OffloadStatusCode code,
  /device/google/wahoo/wifi_offload/
chre_interface_factory.cpp 24 namespace V1_0 {
32 } // namespace V1_0
  /hardware/interfaces/authsecret/1.0/default/
AuthSecret.cpp 6 namespace V1_0 {
9 // Methods from ::android::hardware::authsecret::V1_0::IAuthSecret follow.
40 } // namespace V1_0
  /hardware/nxp/nfc/1.1/
Nfc.cpp 26 ? (V1_0::NfcStatus::OK) : (V1_0::NfcStatus::FAILED)
37 sp<V1_0::INfcClientCallback> Nfc::mCallbackV1_0 = nullptr;
39 Return<V1_0::NfcStatus> Nfc::open_1_1(
43 return V1_0::NfcStatus::FAILED;
51 // Methods from ::android::hardware::nfc::V1_0::INfc follow.
52 Return<V1_0::NfcStatus> Nfc::open(
53 const sp<V1_0::INfcClientCallback>& clientCallback) {
57 return V1_0::NfcStatus::FAILED;
73 Return<V1_0::NfcStatus> Nfc::coreInitialized(const hidl_vec<uint8_t>& data)
    [all...]
  /test/vts/compilation_tools/vtsc/test/golden/DRIVER/
types.driver.cpp 10 using namespace android::hardware::nfc::V1_0;
13 ::android::hardware::nfc::V1_0::NfcEvent EnumValue__android__hardware__nfc__V1_0__NfcEvent(const ScalarDataValueMessage& arg) {
14 return (::android::hardware::nfc::V1_0::NfcEvent) arg.uint32_t();
18 if (choice == (uint32_t) 0UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEvent::OPEN_CPLT);
19 if (choice == (uint32_t) 1UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEvent::CLOSE_CPLT);
20 if (choice == (uint32_t) 2UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEvent::POST_INIT_CPLT);
21 if (choice == (uint32_t) 3UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEvent::PRE_DISCOVER_CPLT);
22 if (choice == (uint32_t) 4UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEvent::REQUEST_CONTROL);
23 if (choice == (uint32_t) 5UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEvent::RELEASE_CONTROL);
24 if (choice == (uint32_t) 6UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEvent::ERROR)
    [all...]
  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
WGraphicBufferProducer.h 26 namespace V1_0 {
30 ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer>;
33 } // namespace V1_0
  /frameworks/base/media/jni/
android_media_MediaDescrambler.h 29 namespace V1_0 {
32 using hardware::cas::native::V1_0::IDescrambler;
  /system/connectivity/wificond/scanning/offload/
offload_callback_handlers.h 30 const std::vector<::android::hardware::wifi::offload::V1_0::ScanResult>&
33 const ::android::hardware::wifi::offload::V1_0::OffloadStatus&
  /system/libhidl/transport/include/hidl/
HidlTransportUtils.h 31 Return<bool> canCastInterface(::android::hidl::base::V1_0::IBase* interface,
34 std::string getDescriptor(::android::hidl::base::V1_0::IBase* interface);

Completed in 487 milliseconds

1 2 3 4 5 6 7 8 91011>>