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

<<11121314151617181920>>

  /test/vts/compilation_tools/vtsc/test/golden/FUZZER/
Device.fuzzer.cpp 12 using namespace ::android::hardware::renderscript::V1_0;
41 size_t type_size1 = sizeof(::android::hardware::renderscript::V1_0::ContextType);
44 ::android::hardware::renderscript::V1_0::ContextType arg1;
  /hardware/interfaces/media/omx/1.0/vts/functional/audio/
VtsHalMediaOmxV1_0TargetAudioEncTest.cpp 32 using ::android::hardware::media::omx::V1_0::IOmx;
33 using ::android::hardware::media::omx::V1_0::IOmxObserver;
34 using ::android::hardware::media::omx::V1_0::IOmxNode;
35 using ::android::hardware::media::omx::V1_0::Message;
36 using ::android::hardware::media::omx::V1_0::CodecBuffer;
37 using ::android::hardware::media::omx::V1_0::PortMode;
38 using ::android::hidl::allocator::V1_0::IAllocator;
39 using ::android::hidl::memory::V1_0::IMemory;
40 using ::android::hidl::memory::V1_0::IMapper;
71 android::hardware::media::omx::V1_0::Status status
    [all...]
VtsHalMediaOmxV1_0TargetAudioDecTest.cpp 32 using ::android::hardware::media::omx::V1_0::IOmx;
33 using ::android::hardware::media::omx::V1_0::IOmxObserver;
34 using ::android::hardware::media::omx::V1_0::IOmxNode;
35 using ::android::hardware::media::omx::V1_0::Message;
36 using ::android::hardware::media::omx::V1_0::CodecBuffer;
37 using ::android::hardware::media::omx::V1_0::PortMode;
38 using ::android::hidl::allocator::V1_0::IAllocator;
39 using ::android::hidl::memory::V1_0::IMemory;
40 using ::android::hidl::memory::V1_0::IMapper;
71 android::hardware::media::omx::V1_0::Status status
    [all...]
  /hardware/interfaces/camera/device/1.0/default/
CameraDevice_1_0.h 36 namespace V1_0 {
39 using ::android::hardware::camera::common::V1_0::CameraResourceCost;
40 using ::android::hardware::camera::common::V1_0::Status;
41 using ::android::hardware::camera::common::V1_0::TorchMode;
42 using ::android::hardware::camera::common::V1_0::helper::CameraModule;
43 using ::android::hardware::camera::common::V1_0::helper::HandleImporter;
44 using ::android::hardware::camera::device::V1_0::CameraInfo;
45 using ::android::hardware::camera::device::V1_0::CommandType;
46 using ::android::hardware::camera::device::V1_0::ICameraDevice;
47 using ::android::hardware::camera::device::V1_0::ICameraDeviceCallback
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
MockWeaverService.java 3 import android.hardware.weaver.V1_0.IWeaver;
4 import android.hardware.weaver.V1_0.WeaverConfig;
5 import android.hardware.weaver.V1_0.WeaverReadResponse;
6 import android.hardware.weaver.V1_0.WeaverStatus;
7 import android.hidl.base.V1_0.DebugInfo;
  /system/connectivity/wificond/tests/
offload_test_utils.cpp 22 using android::hardware::wifi::offload::V1_0::ScanResult;
23 using android::hardware::wifi::offload::V1_0::ScanStats;
24 using android::hardware::wifi::offload::V1_0::ScanRecord;
25 using android::hardware::wifi::offload::V1_0::OffloadStatus;
26 using android::hardware::wifi::offload::V1_0::OffloadStatusCode;
offload_scan_utils_test.cpp 26 using android::hardware::wifi::offload::V1_0::ScanResult;
27 using android::hardware::wifi::offload::V1_0::ScanParam;
28 using android::hardware::wifi::offload::V1_0::ScanFilter;
29 using android::hardware::wifi::offload::V1_0::NetworkInfo;
30 using android::hardware::wifi::offload::V1_0::ScanRecord;
31 using android::hardware::wifi::offload::V1_0::ScanStats;
  /test/vts/compilation_tools/vtsc/test/golden/DRIVER/
MemoryTest.driver.cpp 10 using namespace android::hardware::tests::memory::V1_0;
20 hw_binder_proxy_ = ::android::hardware::tests::memory::V1_0::IMemoryTest::getService(service_name, get_stub);
65 const ::android::hidl::memory::block::V1_0::MemoryBlock& arg0 __attribute__((__unused__)), std::function<void(const ::android::hidl::memory::block::V1_0::MemoryBlock& arg0)> cb) {
74 cb(::android::hidl::memory::block::V1_0::MemoryBlock());
91 ::android::hardware::Return<sp<::android::hidl::memory::token::V1_0::IMemoryToken>> Vts_android_hardware_tests_memory_V1_0_IMemoryTest::get(
101 sp<::android::hardware::tests::memory::V1_0::IMemoryTest> VtsFuzzerCreateVts_android_hardware_tests_memory_V1_0_IMemoryTest(const string& callback_socket_name) {
102 static sp<::android::hardware::tests::memory::V1_0::IMemoryTest> result;
129 sp<::android::hidl::allocator::V1_0::IAllocator> ashmemAllocator = ::android::hidl::allocator::V1_0::IAllocator::getService("ashmem")
    [all...]
TestMsgQ.vts.h 23 using namespace android::hardware::tests::msgq::V1_0;
26 ::android::hardware::tests::msgq::V1_0::ITestMsgQ::EventFlagBits EnumValue__android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits(const ScalarDataValueMessage& arg);
29 void SetResult__android__hardware__tests__msgq__V1_0__ITestMsgQ__EventFlagBits(VariableSpecificationMessage* result_msg, ::android::hardware::tests::msgq::V1_0::ITestMsgQ::EventFlagBits result_value);
31 class Vts_android_hardware_tests_msgq_V1_0_ITestMsgQ : public ::android::hardware::tests::msgq::V1_0::ITestMsgQ, public DriverCallbackBase {
71 sp<::android::hardware::tests::msgq::V1_0::ITestMsgQ> VtsFuzzerCreateVts_android_hardware_tests_msgq_V1_0_ITestMsgQ(const string& callback_socket_name);
77 explicit FuzzerExtended_android_hardware_tests_msgq_V1_0_ITestMsgQ(::android::hardware::tests::msgq::V1_0::ITestMsgQ* hw_binder_proxy) : DriverBase(HAL_HIDL), hw_binder_proxy_(hw_binder_proxy) {}
89 sp<::android::hardware::tests::msgq::V1_0::ITestMsgQ> hw_binder_proxy_;
NfcClientCallback.driver.cpp 10 using namespace android::hardware::nfc::V1_0;
20 hw_binder_proxy_ = ::android::hardware::nfc::V1_0::INfcClientCallback::getService(service_name, get_stub);
33 ::android::hardware::nfc::V1_0::NfcEvent arg0 __attribute__((__unused__)),
34 ::android::hardware::nfc::V1_0::NfcStatus arg1 __attribute__((__unused__))) {
68 sp<::android::hardware::nfc::V1_0::INfcClientCallback> VtsFuzzerCreateVts_android_hardware_nfc_V1_0_INfcClientCallback(const string& callback_socket_name) {
69 static sp<::android::hardware::nfc::V1_0::INfcClientCallback> result;
95 ::android::hardware::nfc::V1_0::NfcEvent arg0;
97 ::android::hardware::nfc::V1_0::NfcStatus arg1;
143 ::android::hardware::nfc::V1_0::INfcClientCallback* arg = nullptr;
145 arg = reinterpret_cast<::android::hardware::nfc::V1_0::INfcClientCallback*>(hw_binder_proxy)
    [all...]
  /hardware/interfaces/media/omx/1.0/vts/functional/video/
VtsHalMediaOmxV1_0TargetVideoEncTest.cpp 38 using ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer;
39 using ::android::hardware::graphics::bufferqueue::V1_0::IProducerListener;
40 using ::android::hardware::graphics::common::V1_0::BufferUsage;
41 using ::android::hardware::graphics::common::V1_0::PixelFormat;
42 using ::android::hardware::media::omx::V1_0::IGraphicBufferSource;
43 using ::android::hardware::media::omx::V1_0::IOmxBufferSource;
44 using ::android::hardware::media::omx::V1_0::IOmx;
45 using ::android::hardware::media::omx::V1_0::IOmxObserver;
46 using ::android::hardware::media::omx::V1_0::IOmxNode;
47 using ::android::hardware::media::omx::V1_0::Message
    [all...]
  /hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
InputSurface.h 40 namespace V1_0 {
50 using ::android::hardware::graphics::common::V1_0::PixelFormat;
51 using ::android::hardware::media::V1_0::AnwBuffer;
55 typedef ::android::hidl::base::V1_0::IBase IBase;
57 typedef ::android::hardware::graphics::bufferqueue::V1_0::
63 typedef ::android::hardware::graphics::bufferqueue::V1_0::
71 typedef ::hardware::google::media::c2::V1_0::Status Status;
191 } // namespace V1_0
  /hardware/interfaces/wifi/hostapd/1.0/vts/functional/
hostapd_hidl_test_utils.cpp 37 using ::android::hardware::wifi::V1_0::ChipModeId;
38 using ::android::hardware::wifi::V1_0::IWifiChip;
39 using ::android::hardware::wifi::hostapd::V1_0::IHostapd;
40 using ::android::hardware::wifi::hostapd::V1_0::HostapdStatus;
41 using ::android::hardware::wifi::hostapd::V1_0::HostapdStatusCode;
42 using ::android::hidl::manager::V1_0::IServiceNotification;
54 wifi_chip, ::android::hardware::wifi::V1_0::IfaceType::AP, &mode_id));
  /hardware/google/av/codec2/hidl/client/include/codec2/hidl/
client.h 71 namespace V1_0 {
78 } // namespace V1_0
88 namespace V1_0 {
90 } // namespace V1_0
101 namespace V1_0 {
103 } // namespace V1_0
108 namespace V1_0 {
110 } // namespace V1_0
122 typedef ::hardware::google::media::c2::V1_0::IConfigurable Base;
159 typedef ::hardware::google::media::c2::V1_0::IComponentStore Base
    [all...]
  /hardware/interfaces/wifi/offload/1.0/vts/functional/
VtsHalWifiOffloadV1_0TargetTest.cpp 32 using ::android::hardware::wifi::offload::V1_0::IOffload;
33 using ::android::hardware::wifi::offload::V1_0::IOffloadCallback;
34 using ::android::hardware::wifi::offload::V1_0::ScanResult;
35 using ::android::hardware::wifi::offload::V1_0::ScanParam;
36 using ::android::hardware::wifi::offload::V1_0::Ssid;
37 using ::android::hardware::wifi::offload::V1_0::NetworkInfo;
38 using ::android::hardware::wifi::offload::V1_0::ScanFilter;
39 using ::android::hardware::wifi::offload::V1_0::ScanStats;
40 using ::android::hardware::wifi::offload::V1_0::OffloadStatus;
41 using ::android::hardware::wifi::offload::V1_0::OffloadStatusCode
    [all...]
  /frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
VtsHalSensorManagerV1_0TargetTest.cpp 33 using ::android::frameworks::sensorservice::V1_0::ISensorManager;
34 using ::android::frameworks::sensorservice::V1_0::Result;
35 using ::android::hardware::sensors::V1_0::Event;
36 using ::android::hardware::sensors::V1_0::RateLevel;
37 using ::android::hardware::sensors::V1_0::SensorFlagBits;
38 using ::android::hardware::sensors::V1_0::SensorFlagShift;
39 using ::android::hardware::sensors::V1_0::SensorType;
40 using ::android::hardware::sensors::V1_0::SensorsEventFormatOffset;
44 using ::android::hidl::allocator::V1_0::IAllocator;
65 using ::android::frameworks::sensorservice::V1_0::toString
    [all...]
  /hardware/interfaces/wifi/supplicant/1.0/vts/functional/
supplicant_hidl_test_utils.cpp 38 using ::android::hardware::wifi::V1_0::ChipModeId;
39 using ::android::hardware::wifi::V1_0::IWifiChip;
40 using ::android::hardware::wifi::supplicant::V1_0::ISupplicant;
41 using ::android::hardware::wifi::supplicant::V1_0::ISupplicantIface;
42 using ::android::hardware::wifi::supplicant::V1_0::ISupplicantNetwork;
43 using ::android::hardware::wifi::supplicant::V1_0::ISupplicantStaIface;
44 using ::android::hardware::wifi::supplicant::V1_0::ISupplicantStaNetwork;
45 using ::android::hardware::wifi::supplicant::V1_0::ISupplicantP2pIface;
46 using ::android::hardware::wifi::supplicant::V1_0::IfaceType;
47 using ::android::hardware::wifi::supplicant::V1_0::SupplicantStatus
    [all...]
  /system/tools/hidl/test/hidl_test/
static_test.cpp 9 using ::android::hardware::tests::bar::V1_0::IImportRules;
10 using ::android::hardware::tests::expression::V1_0::IExpression;
11 using ::android::hardware::tests::foo::V1_0::IFoo;
37 const ::android::hardware::tests::bar::V1_0::IImportRules::Outer&) override {
42 const ::android::hardware::tests::bar::V1_0::IImportRules::Outer&) override {
47 const ::android::hardware::tests::bar::V1_0::IImportRules::Outer&) override {
52 const ::android::hardware::tests::bar::V1_0::IImportRules::Outer&) override {
56 Return<void> rule0c(const ::android::hardware::tests::foo::V1_0::Outer&) override {
60 Return<void> rule0d(const ::android::hardware::tests::foo::V1_0::Outer&) override {
65 const ::android::hardware::tests::bar::V1_0::IImportRules::Outer::Inner&) override
    [all...]
  /frameworks/base/cmds/statsd/src/external/
ResourceThermalManagerPuller.cpp 33 using android::hidl::base::V1_0::IBase;
34 using android::hardware::thermal::V1_0::IThermal;
35 using android::hardware::thermal::V1_0::Temperature;
36 using android::hardware::thermal::V1_0::ThermalStatus;
37 using android::hardware::thermal::V1_0::ThermalStatusCode;
52 sp<android::hardware::thermal::V1_0::IThermal> gThermalHal = nullptr;
  /frameworks/ml/nn/runtime/
Manager.cpp 33 Device::Device(std::string name, const sp<V1_0::IDevice>& device) :
134 using ::android::hidl::manager::V1_0::IServiceManager;
143 manager->listByInterface(V1_0::IDevice::descriptor, [this](const hidl_vec<hidl_string>& names) {
146 sp<V1_0::IDevice> device = V1_0::IDevice::getService(name);
156 void DeviceManager::registerDevice(const char* name, const sp<V1_0::IDevice>& device) {
  /frameworks/native/libs/gui/include/gui/bufferqueue/1.0/
H2BGraphicBufferProducer.h 34 namespace V1_0 {
37 using ::android::hidl::base::V1_0::IBase;
46 using ::android::hardware::graphics::common::V1_0::PixelFormat;
47 using ::android::hardware::media::V1_0::AnwBuffer;
49 typedef ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer
51 typedef ::android::hardware::graphics::bufferqueue::V1_0::IProducerListener
101 } // namespace V1_0
  /hardware/google/av/codec2/1.0/mts/common/
media_c2_hidl_test_common.h 30 using ::hardware::google::media::c2::V1_0::WorkBundle;
31 using ::hardware::google::media::c2::V1_0::IComponentStore;
32 using ::hardware::google::media::c2::V1_0::IComponentListener;
33 using ::hardware::google::media::c2::V1_0::SettingResult;
34 using ::hardware::google::media::c2::V1_0::Status;
35 using ::hardware::google::media::c2::V1_0::Work;
  /hardware/interfaces/media/omx/1.0/vts/functional/common/
media_hidl_test_common.h 78 inline android::hardware::media::omx::V1_0::Status toStatus(
80 return static_cast<android::hardware::media::omx::V1_0::Status>(l);
99 android::hardware::media::omx::V1_0::CodecBuffer omxBuffer;
127 android::hardware::media::omx::V1_0::Status dequeueMessage(
137 android::hardware::media::omx::V1_0::Message::Type::EVENT) {
148 return ::android::hardware::media::omx::V1_0::Status::OK;
149 } else if (it->type == android::hardware::media::omx::V1_0::
164 } else if (it->type == android::hardware::media::omx::V1_0::
211 Return<android::hardware::media::omx::V1_0::Status> getParam(
213 android::hardware::media::omx::V1_0::Status status
    [all...]
  /hardware/interfaces/neuralnetworks/1.0/vts/functional/
ValidateModel.cpp 26 namespace V1_0 {
30 using ::android::hardware::neuralnetworks::V1_0::implementation::ExecutionCallback;
31 using ::android::hardware::neuralnetworks::V1_0::implementation::PreparedModelCallback;
36 const V1_0::Model& model) {
47 const V1_0::Model& model) {
67 static void validate(const sp<IDevice>& device, const std::string& message, V1_0::Model model,
123 static void mutateOperandTypeTest(const sp<IDevice>& device, const V1_0::Model& model) {
153 static void mutateOperandRankTest(const sp<IDevice>& device, const V1_0::Model& model) {
182 static void mutateOperandScaleTest(const sp<IDevice>& device, const V1_0::Model& model) {
210 static void mutateOperandZeroPointTest(const sp<IDevice>& device, const V1_0::Model& model)
    [all...]
  /device/google/wahoo/vibrator/
Vibrator.h 37 // Methods from ::android::hardware::vibrator::V1_0::IVibrator follow.
38 using Status = ::android::hardware::vibrator::V1_0::Status;
44 using EffectStrength = ::android::hardware::vibrator::V1_0::EffectStrength;
45 Return<void> perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb)

Completed in 547 milliseconds

<<11121314151617181920>>