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

1 2 3 4 5 6 78 91011>>

  /hardware/google/av/codec2/vndk/bufferpool/vts/
allocator.h 22 using android::hardware::media::bufferpool::V1_0::ResultStatus;
23 using android::hardware::media::bufferpool::V1_0::implementation::
25 using android::hardware::media::bufferpool::V1_0::implementation::
  /hardware/interfaces/automotive/evs/1.0/default/
service.cpp 36 using android::hardware::automotive::evs::V1_0::IEvsEnumerator;
37 using android::hardware::automotive::evs::V1_0::IEvsDisplay;
40 using namespace android::hardware::automotive::evs::V1_0::implementation;
  /hardware/interfaces/gnss/1.0/default/
GnssMeasurement.h 28 namespace V1_0 {
31 using ::android::hardware::gnss::V1_0::IGnssMeasurement;
32 using ::android::hardware::gnss::V1_0::IGnssMeasurementCallback;
50 * Methods from ::android::hardware::gnss::V1_0::IGnssMeasurement follow.
79 } // namespace V1_0
GnssNavigationMessage.h 27 namespace V1_0 {
30 using ::android::hardware::gnss::V1_0::IGnssNavigationMessage;
31 using ::android::hardware::gnss::V1_0::IGnssNavigationMessageCallback;
49 * Methods from ::android::hardware::gnss::V1_0::IGnssNavigationMessage follow.
72 } // namespace V1_0
  /hardware/interfaces/gnss/1.1/default/
GnssMeasurement.h 23 // Methods from ::android::hardware::gnss::V1_0::IGnssMeasurement follow.
24 Return<::android::hardware::gnss::V1_0::IGnssMeasurement::GnssMeasurementStatus> setCallback(
25 const sp<::android::hardware::gnss::V1_0::IGnssMeasurementCallback>& callback) override;
29 Return<::android::hardware::gnss::V1_0::IGnssMeasurement::GnssMeasurementStatus>
33 // Methods from ::android::hidl::base::V1_0::IBase follow.
  /hardware/interfaces/ir/1.0/default/
ConsumerIr.h 28 namespace V1_0 {
31 using ::android::hardware::ir::V1_0::ConsumerIrFreqRange;
32 using ::android::hardware::ir::V1_0::IConsumerIr;
42 // Methods from ::android::hardware::ir::V1_0::IConsumerIr follow.
52 } // namespace V1_0
  /hardware/interfaces/radio/1.2/default/
Sap.cpp 24 // Methods from ::android::hardware::radio::V1_0::ISap follow.
26 const sp<::android::hardware::radio::V1_0::ISapCallback>& sapCallback) {
42 ::android::hardware::radio::V1_0::SapApduType /* type */,
70 ::android::hardware::radio::V1_0::SapTransferProtocol /* transferProtocol */) {
  /hardware/interfaces/radio/config/1.0/default/
RadioConfig.h 28 namespace V1_0 {
42 // Methods from ::android::hardware::radio::config::V1_0::IRadioConfig follow.
44 const sp<::android::hardware::radio::config::V1_0::IRadioConfigResponse>&
46 const sp<::android::hardware::radio::config::V1_0::IRadioConfigIndication>&
53 } // namespace V1_0
RadioConfigIndication.h 28 namespace V1_0 {
40 // Methods from ::android::hardware::radio::config::V1_0::IRadioConfigIndication follow.
42 ::android::hardware::radio::V1_0::RadioIndicationType type,
43 const hidl_vec<::android::hardware::radio::config::V1_0::SimSlotStatus>& slotStatus)
48 } // namespace V1_0
  /hardware/interfaces/tests/inheritance/1.0/default/
Child.h 12 namespace V1_0 {
15 using ::android::hardware::tests::inheritance::V1_0::IParent;
16 using ::android::hardware::tests::inheritance::V1_0::IChild;
24 // Methods from ::android::hardware::tests::inheritance::V1_0::IGrandparent follow.
27 // Methods from ::android::hardware::tests::inheritance::V1_0::IParent follow.
30 // Methods from ::android::hardware::tests::inheritance::V1_0::IChild follow.
38 } // namespace V1_0
  /hardware/qcom/gps/msm8909w_3100/android/
AGnssRil.h 31 namespace V1_0 {
34 using ::android::hardware::gnss::V1_0::IAGnssRil;
35 using ::android::hardware::gnss::V1_0::IAGnssRilCallback;
55 * Methods from ::android::hardware::gnss::V1_0::IAGnssRil follow.
78 } // namespace V1_0
  /hardware/qcom/gps/msm8998/android/
AGnssRil.h 31 namespace V1_0 {
34 using ::android::hardware::gnss::V1_0::IAGnssRil;
35 using ::android::hardware::gnss::V1_0::IAGnssRilCallback;
55 * Methods from ::android::hardware::gnss::V1_0::IAGnssRil follow.
78 } // namespace V1_0
  /packages/services/Car/evs/sampleDriver/
service.cpp 34 using android::hardware::automotive::evs::V1_0::IEvsEnumerator;
35 using android::hardware::automotive::evs::V1_0::IEvsDisplay;
38 using namespace android::hardware::automotive::evs::V1_0::implementation;
  /system/libhidl/transport/
Static.cpp 30 sp<android::hidl::manager::V1_0::IServiceManager> gDefaultServiceManager;
35 ConcurrentMap<const ::android::hidl::base::V1_0::IBase*, wp<::android::hardware::BHwBinder>>
38 ConcurrentMap<wp<::android::hidl::base::V1_0::IBase>, SchedPrio> gServicePrioMap{};
  /system/libhidl/transport/include/hidl/
Static.h 37 extern ConcurrentMap<wp<::android::hidl::base::V1_0::IBase>, SchedPrio> gServicePrioMap;
40 extern ConcurrentMap<const ::android::hidl::base::V1_0::IBase*, wp<::android::hardware::BHwBinder>>
52 std::function<sp<::android::hidl::base::V1_0::IBase>(void*)>>;
  /system/libhidl/transport/memory/1.0/default/
AshmemMapper.h 27 namespace V1_0 {
30 using ::android::hidl::memory::V1_0::IMapper;
31 using ::android::hidl::memory::V1_0::IMemory;
41 // Methods from ::android::hidl::memory::V1_0::IMapper follow.
47 } // namespace V1_0
  /test/vts/compilation_tools/vtsc/test/golden/DRIVER/
Nfc.vts.h 27 using namespace android::hardware::nfc::V1_0;
31 class Vts_android_hardware_nfc_V1_0_INfc : public ::android::hardware::nfc::V1_0::INfc, public DriverCallbackBase {
38 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> open(
39 const sp<::android::hardware::nfc::V1_0::INfcClientCallback>& arg0) override;
44 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> coreInitialized(
47 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> prediscover(
50 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> close(
53 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> controlGranted(
56 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> powerCycle(
64 sp<::android::hardware::nfc::V1_0::INfc> VtsFuzzerCreateVts_android_hardware_nfc_V1_0_INfc(const string& callback_socket_name)
    [all...]
  /test/vts/compilation_tools/vtsc/test/golden/PROFILER/
types.profiler.cpp 7 using namespace android::hardware::nfc::V1_0;
15 ::android::hardware::nfc::V1_0::NfcEvent arg_val_name __attribute__((__unused__))) {
22 ::android::hardware::nfc::V1_0::NfcStatus arg_val_name __attribute__((__unused__))) {
  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
Omx.h 36 namespace V1_0 {
39 using ::android::hardware::media::omx::V1_0::IOmx;
40 using ::android::hardware::media::omx::V1_0::IOmxNode;
41 using ::android::hardware::media::omx::V1_0::IOmxObserver;
42 using ::android::hardware::media::omx::V1_0::Status;
43 using ::android::hidl::base::V1_0::IBase;
86 } // namespace V1_0
  /frameworks/native/cmds/lshal/
Lshal.h 40 sp<hidl::manager::V1_0::IServiceManager> serviceManager,
41 sp<hidl::manager::V1_0::IServiceManager> passthroughManager);
47 const sp<hidl::manager::V1_0::IServiceManager> &serviceManager() const;
48 const sp<hidl::manager::V1_0::IServiceManager> &passthroughManager() const;
69 sp<hidl::manager::V1_0::IServiceManager> mServiceManager;
70 sp<hidl::manager::V1_0::IServiceManager> mPassthroughManager;
  /frameworks/native/services/sensorservice/hidl/
utils.cpp 24 namespace V1_0 {
29 using ::android::hardware::sensors::V1_0::SensorInfo;
39 dst.type = static_cast<::android::hardware::sensors::V1_0::SensorType>(
77 ::android::hardware::sensors::V1_0::Event convertEvent(const ::ASensorEvent& src) {
78 ::android::hardware::sensors::V1_0::Event dst;
79 ::android::hardware::sensors::V1_0::implementation::convertFromSensorEvent(
85 } // namespace V1_0
  /hardware/interfaces/nfc/1.0/default/
Nfc.h 11 namespace V1_0 {
14 using ::android::hardware::nfc::V1_0::INfc;
15 using ::android::hardware::nfc::V1_0::INfcClientCallback;
35 auto ret = mCallback->sendEvent((::android::hardware::nfc::V1_0::NfcEvent)event,
36 (::android::hardware::nfc::V1_0::NfcStatus)status);
54 const wp<::android::hidl::base::V1_0::IBase>& /*who*/) {
66 } // namespace V1_0
  /hardware/interfaces/tv/input/1.0/default/
TvInput.h 29 namespace V1_0 {
33 using ::android::hardware::tv::input::V1_0::ITvInput;
34 using ::android::hardware::tv::input::V1_0::ITvInputCallback;
35 using ::android::hardware::tv::input::V1_0::Result;
36 using ::android::hardware::tv::input::V1_0::TvInputEvent;
37 using ::android::hardware::tv::input::V1_0::TvStreamConfig;
69 } // namespace V1_0
  /hardware/interfaces/wifi/1.1/vts/functional/
wifi_chip_hidl_test.cpp 30 using ::android::hardware::wifi::V1_0::IfaceType;
31 using ::android::hardware::wifi::V1_0::ChipId;
32 using ::android::hardware::wifi::V1_0::ChipModeId;
33 using ::android::hardware::wifi::V1_0::WifiStatus;
34 using ::android::hardware::wifi::V1_0::WifiStatusCode;
37 using ::android::hardware::wifi::V1_0::IWifiStaIface;
  /device/google/contexthub/contexthubhal/
service.cpp 27 using android::hardware::contexthub::V1_0::IContexthub;
28 using android::hardware::contexthub::V1_0::implementation::Contexthub;

Completed in 560 milliseconds

1 2 3 4 5 6 78 91011>>