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

1 2 3 4 5 6 7 891011>>

  /device/google/contexthub/lefty/
Lefty.h 27 namespace V1_0 {
30 using ::vendor::google_clockwork::lefty::V1_0::ILefty;
39 // Methods from ::vendor::google_clockwork::lefty::V1_0::ILefty follow.
49 } // namespace V1_0
  /device/google/cuttlefish_common/guest/monitoring/dumpstate_ext/
dumpstate_device.h 25 namespace V1_0 {
30 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
38 // Methods from ::android::hardware::dumpstate::V1_0::IDumpstateDevice follow.
43 } // namespace V1_0
  /device/google/marlin/dumpstate/
DumpstateDevice.h 26 namespace V1_0 {
29 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
39 // Methods from ::android::hardware::dumpstate::V1_0::IDumpstateDevice follow.
46 } // namespace V1_0
  /device/google/wahoo/dumpstate/
service.cpp 24 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
  /device/google/wahoo/vr/
service.cpp 27 using ::android::hardware::vr::V1_0::implementation::VrDevice;
28 using ::android::hardware::vr::V1_0::IVr;
  /device/linaro/hikey/bluetooth/
service.cc 27 using ::android::hardware::bluetooth::V1_0::IBluetoothHci;
28 using ::android::hardware::bluetooth::V1_0::hikey::BluetoothHci;
  /frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
ClearKeyTypes.h 30 using ::android::hardware::drm::V1_0::KeyValue;
37 typedef ::android::hardware::drm::V1_0::SubSample SubSample;
  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
WGraphicBufferSource.h 37 namespace V1_0 {
41 using ::android::hardware::graphics::common::V1_0::Dataspace;
42 using ::android::hardware::media::omx::V1_0::ColorAspects;
43 using ::android::hardware::media::omx::V1_0::IGraphicBufferSource;
44 using ::android::hardware::media::omx::V1_0::IOmxNode;
45 using ::android::hardware::media::omx::V1_0::Status;
46 using ::android::hidl::base::V1_0::IBase;
66 typedef ::android::hardware::media::omx::V1_0::IGraphicBufferSource
91 } // namespace V1_0
  /frameworks/ml/nn/runtime/
VersionedIDevice.h 30 * This object is either a V1_1::IDevice or V1_0::IDevice object. This class
38 * will attempt to upcast the type (e.g., V1_1::Model to V1_0::Model), and
48 * VersionedIDevice is constructed with the V1_0::IDevice object, which
57 VersionedIDevice(sp<V1_0::IDevice> device);
163 * @return bool true if V1_0::IDevice (which could be V1_1::IDevice) is
171 * @return bool true if V1_0::IDevice (which could be V1_1::IDevice) is
182 * The general strategy is: HIDL returns a V1_0 device object, which
183 * (if not nullptr) could be v1.0, v1.1, or a greater version. The V1_0
195 * do V1_0 dispatch.
197 sp<V1_0::IDevice> mDeviceV1_0
    [all...]
  /hardware/interfaces/authsecret/1.0/default/
service.cpp 26 using android::hardware::authsecret::V1_0::IAuthSecret;
27 using android::hardware::authsecret::V1_0::implementation::AuthSecret;
  /hardware/interfaces/automotive/audiocontrol/1.0/default/
service.cpp 31 using android::hardware::automotive::audiocontrol::V1_0::IAudioControl;
34 using namespace android::hardware::automotive::audiocontrol::V1_0::implementation;
  /hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/
VtsHalBluetoothA2dpV1_0TargetTest.cpp 29 using ::android::hardware::bluetooth::a2dp::V1_0::IBluetoothAudioHost;
30 using ::android::hardware::bluetooth::a2dp::V1_0::IBluetoothAudioOffload;
31 using ::android::hardware::bluetooth::a2dp::V1_0::Status;
32 using ::android::hardware::bluetooth::a2dp::V1_0::CodecType;
33 using ::android::hardware::bluetooth::a2dp::V1_0::SampleRate;
34 using ::android::hardware::bluetooth::a2dp::V1_0::BitsPerSample;
35 using ::android::hardware::bluetooth::a2dp::V1_0::ChannelMode;
36 using ::android::hardware::bluetooth::a2dp::V1_0::CodecConfiguration;
  /hardware/interfaces/cas/1.0/default/
service.cpp 28 using android::hardware::cas::V1_0::implementation::MediaCasService;
29 using android::hardware::cas::V1_0::IMediaCasService;
  /hardware/interfaces/dumpstate/1.0/default/
DumpstateDevice.h 26 namespace V1_0 {
29 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
39 // Methods from ::android::hardware::dumpstate::V1_0::IDumpstateDevice follow.
45 } // namespace V1_0
  /hardware/interfaces/gnss/1.0/default/
GnssDebug.h 27 namespace V1_0 {
30 using ::android::hardware::gnss::V1_0::IGnssDebug;
42 * Methods from ::android::hardware::gnss::V1_0::IGnssDebug follow.
57 } // namespace V1_0
  /hardware/interfaces/media/omx/1.0/vts/functional/audio/
media_audio_hidl_test_common.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;
55 android::hardware::media::omx::V1_0::Status status
    [all...]
  /hardware/interfaces/media/omx/1.0/vts/functional/master/
VtsHalMediaOmxV1_0TargetMasterTest.cpp 33 using ::android::hardware::media::omx::V1_0::IOmx;
34 using ::android::hardware::media::omx::V1_0::IOmxObserver;
35 using ::android::hardware::media::omx::V1_0::IOmxNode;
36 using ::android::hardware::media::omx::V1_0::IOmxStore;
37 using ::android::hardware::media::omx::V1_0::Message;
38 using ::android::hardware::media::omx::V1_0::CodecBuffer;
39 using ::android::hardware::media::omx::V1_0::PortMode;
40 using ::android::hidl::allocator::V1_0::IAllocator;
41 using ::android::hidl::memory::V1_0::IMemory;
42 using ::android::hidl::memory::V1_0::IMapper
    [all...]
  /hardware/interfaces/neuralnetworks/1.1/vts/functional/
GeneratedTests.cpp 43 using ::android::hardware::neuralnetworks::V1_0::implementation::ExecutionCallback;
44 using ::android::hardware::neuralnetworks::V1_0::implementation::PreparedModelCallback;
  /hardware/interfaces/radio/1.0/vts/functional/
vts_test_util.h 23 using ::android::hardware::radio::V1_0::RadioError;
24 using ::android::hardware::radio::V1_0::SapResultCode;
  /hardware/interfaces/radio/config/1.0/default/
service.cpp 26 using android::hardware::radio::config::V1_0::IRadioConfig;
27 using android::hardware::radio::config::V1_0::implementation::RadioConfig;
  /hardware/interfaces/tests/bar/1.0/default/
ImportTypes.h 12 namespace V1_0 {
15 using ::android::hardware::tests::bar::V1_0::IImportTypes;
23 // Methods from ::android::hardware::tests::bar::V1_0::IImportTypes follow.
30 } // namespace V1_0
  /hardware/interfaces/tests/inheritance/1.0/default/
Grandparent.h 12 namespace V1_0 {
15 using ::android::hardware::tests::inheritance::V1_0::IGrandparent;
23 // Methods from ::android::hardware::tests::inheritance::V1_0::IGrandparent follow.
31 } // namespace V1_0
Parent.h 12 namespace V1_0 {
15 using ::android::hardware::tests::inheritance::V1_0::IParent;
23 // Methods from ::android::hardware::tests::inheritance::V1_0::IGrandparent follow.
26 // Methods from ::android::hardware::tests::inheritance::V1_0::IParent follow.
34 } // namespace V1_0
  /hardware/interfaces/tests/libhwbinder/1.0/default/
Benchmark.h 11 namespace V1_0 {
14 using ::android::hardware::tests::libhwbinder::V1_0::IBenchmark;
25 } // namespace V1_0
  /hardware/interfaces/usb/1.0/default/
service.cpp 27 using android::hardware::usb::V1_0::IUsb;
28 using android::hardware::usb::V1_0::implementation::Usb;

Completed in 474 milliseconds

1 2 3 4 5 6 7 891011>>