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

1 2 3 4 5 6 7 8 91011>>

  /hardware/interfaces/renderscript/1.0/vts/functional/
VtsHalRenderscriptV1_0TargetTest.h 30 using ::android::hardware::renderscript::V1_0::Allocation;
31 using ::android::hardware::renderscript::V1_0::AllocationAdapter;
32 using ::android::hardware::renderscript::V1_0::AllocationCubemapFace;
33 using ::android::hardware::renderscript::V1_0::AllocationMipmapControl;
34 using ::android::hardware::renderscript::V1_0::AllocationUsageType;
35 using ::android::hardware::renderscript::V1_0::Closure;
36 using ::android::hardware::renderscript::V1_0::IContext;
37 using ::android::hardware::renderscript::V1_0::IDevice;
38 using ::android::hardware::renderscript::V1_0::ContextType;
39 using ::android::hardware::renderscript::V1_0::DataType
    [all...]
  /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/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/wifi/1.0/vts/functional/
wifi_hidl_test_utils.h 31 android::sp<android::hardware::wifi::V1_0::IWifi> getWifi();
32 android::sp<android::hardware::wifi::V1_0::IWifiChip> getWifiChip();
33 android::sp<android::hardware::wifi::V1_0::IWifiApIface> getWifiApIface();
34 android::sp<android::hardware::wifi::V1_0::IWifiNanIface> getWifiNanIface();
35 android::sp<android::hardware::wifi::V1_0::IWifiP2pIface> getWifiP2pIface();
36 android::sp<android::hardware::wifi::V1_0::IWifiStaIface> getWifiStaIface();
37 android::sp<android::hardware::wifi::V1_0::IWifiRttController>
42 const android::sp<android::hardware::wifi::V1_0::IWifiChip>& wifi_chip,
43 android::hardware::wifi::V1_0::IfaceType type,
44 android::hardware::wifi::V1_0::ChipModeId* configured_mode_id)
    [all...]
  /hardware/interfaces/wifi/1.0/default/
hidl_sync_util.h 27 namespace V1_0 {
33 } // namespace V1_0
wifi_feature_flags.h 23 namespace V1_0 {
36 } // namespace V1_0
wifi_legacy_hal_stubs.h 23 namespace V1_0 {
31 } // namespace V1_0
  /test/vts/compilation_tools/vtsc/test/golden/DRIVER/
types.driver.cpp 8 using namespace android::hardware::nfc::V1_0;
11 ::android::hardware::nfc::V1_0::NfcEvent EnumValue__android__hardware__nfc__V1_0__NfcEvent(const ScalarDataValueMessage& arg) {
12 return (::android::hardware::nfc::V1_0::NfcEvent) arg.uint32_t();
14 ::android::hardware::nfc::V1_0::NfcEvent Random__android__hardware__nfc__V1_0__NfcEvent() {
16 if (choice == (uint32_t) 0) return ::android::hardware::nfc::V1_0::NfcEvent::OPEN_CPLT;
17 if (choice == (uint32_t) 1) return ::android::hardware::nfc::V1_0::NfcEvent::CLOSE_CPLT;
18 if (choice == (uint32_t) 2) return ::android::hardware::nfc::V1_0::NfcEvent::POST_INIT_CPLT;
19 if (choice == (uint32_t) 3) return ::android::hardware::nfc::V1_0::NfcEvent::PRE_DISCOVER_CPLT;
20 if (choice == (uint32_t) 4) return ::android::hardware::nfc::V1_0::NfcEvent::REQUEST_CONTROL;
21 if (choice == (uint32_t) 5) return ::android::hardware::nfc::V1_0::NfcEvent::RELEASE_CONTROL
    [all...]
  /frameworks/av/services/radio/
HidlUtils.h 25 using android::hardware::broadcastradio::V1_0::Result;
26 using android::hardware::broadcastradio::V1_0::Properties;
27 using android::hardware::broadcastradio::V1_0::BandConfig;
28 using android::hardware::broadcastradio::V1_0::ProgramInfo;
29 using android::hardware::broadcastradio::V1_0::MetaData;
  /hardware/interfaces/memtrack/1.0/default/
Memtrack.h 27 namespace V1_0 {
30 using ::android::hardware::memtrack::V1_0::IMemtrack;
31 using ::android::hardware::memtrack::V1_0::MemtrackRecord;
32 using ::android::hardware::memtrack::V1_0::MemtrackStatus;
33 using ::android::hardware::memtrack::V1_0::MemtrackType;
52 } // namespace V1_0
  /hardware/interfaces/renderscript/1.0/default/
Device.h 13 namespace V1_0 {
16 using ::android::hardware::renderscript::V1_0::ContextType;
17 using ::android::hardware::renderscript::V1_0::IContext;
18 using ::android::hardware::renderscript::V1_0::IDevice;
19 using ::android::hidl::base::V1_0::IBase;
27 // Methods from ::android::hardware::renderscript::V1_0::IDevice follow.
30 // Methods from ::android::hidl::base::V1_0::IBase follow.
39 } // namespace V1_0
  /frameworks/av/media/libmedia/include/media/
OMXBuffer.h 32 namespace V1_0 {
35 inline bool wrapAs(::android::hardware::media::omx::V1_0::CodecBuffer* t,
38 ::android::hardware::media::omx::V1_0::CodecBuffer const& t);
41 inline bool wrapAs(::android::hardware::media::omx::V1_0::CodecBuffer* t,
44 ::android::hardware::media::omx::V1_0::CodecBuffer const& t);
97 friend inline bool (::android::hardware::media::omx::V1_0::implementation::
98 wrapAs)(::android::hardware::media::omx::V1_0::CodecBuffer* t,
100 friend inline bool (::android::hardware::media::omx::V1_0::implementation::
102 ::android::hardware::media::omx::V1_0::CodecBuffer const& t);
103 friend inline bool (::android::hardware::media::omx::V1_0::utils:
    [all...]
  /test/vts/compilation_tools/vtsc/test/golden/DRIVER/test/vts/specification/hal/
types.vts.h 20 using namespace android::hardware::nfc::V1_0;
23 ::android::hardware::nfc::V1_0::NfcEvent EnumValue__android__hardware__nfc__V1_0__NfcEvent(const ScalarDataValueMessage& arg);
24 ::android::hardware::nfc::V1_0::NfcEvent Random__android__hardware__nfc__V1_0__NfcEvent();
26 void SetResult__android__hardware__nfc__V1_0__NfcEvent(VariableSpecificationMessage* result_msg, ::android::hardware::nfc::V1_0::NfcEvent result_value);
27 ::android::hardware::nfc::V1_0::NfcStatus EnumValue__android__hardware__nfc__V1_0__NfcStatus(const ScalarDataValueMessage& arg);
28 ::android::hardware::nfc::V1_0::NfcStatus Random__android__hardware__nfc__V1_0__NfcStatus();
30 void SetResult__android__hardware__nfc__V1_0__NfcStatus(VariableSpecificationMessage* result_msg, ::android::hardware::nfc::V1_0::NfcStatus result_value);
  /frameworks/native/services/sensorservice/hidl/
utils.h 27 namespace V1_0 {
30 ::android::hardware::sensors::V1_0::SensorInfo convertSensor(const ::android::Sensor &src);
33 ::android::hardware::sensors::V1_0::Event convertEvent(const ::ASensorEvent &event);
36 } // namespace V1_0
  /system/libhidl/transport/
Static.cpp 30 sp<android::hidl::manager::V1_0::IServiceManager> gDefaultServiceManager;
35 ConcurrentMap<wp<::android::hidl::base::V1_0::IBase>, SchedPrio> gServicePrioMap{};
37 ConcurrentMap<std::string, std::function<sp<::android::hidl::base::V1_0::IBase>(void *)>>
  /system/libhidl/transport/include/hidl/
ServiceManagement.h 27 namespace V1_0 {
29 }; // namespace V1_0
38 sp<::android::hidl::manager::V1_0::IServiceManager> defaultServiceManager();
39 sp<::android::hidl::manager::V1_0::IServiceManager> getPassthroughServiceManager();
  /test/vts/compilation_tools/vtsc/test/golden/PROFILER/test/vts/specification/hal/
types.vts.h 14 using namespace android::hardware::nfc::V1_0;
20 ::android::hardware::nfc::V1_0::NfcEvent arg_val_name);
22 ::android::hardware::nfc::V1_0::NfcStatus arg_val_name);
  /test/vts/compilation_tools/vtsc/test/golden/PROFILER/
types.profiler.cpp 3 using namespace android::hardware::nfc::V1_0;
11 ::android::hardware::nfc::V1_0::NfcEvent arg_val_name) {
18 ::android::hardware::nfc::V1_0::NfcStatus arg_val_name) {
  /frameworks/native/services/displayservice/
DisplayService.cpp 23 namespace V1_0 {
31 } // namespace V1_0
  /frameworks/native/services/schedulerservice/include/schedulerservice/
SchedulingPolicyService.h 25 namespace V1_0 {
28 using ::android::frameworks::schedulerservice::V1_0::ISchedulingPolicyService;
29 using ::android::hidl::base::V1_0::DebugInfo;
30 using ::android::hidl::base::V1_0::IBase;
47 } // namespace V1_0
  /hardware/interfaces/boot/1.0/default/
service.cpp 21 using ::android::hardware::boot::V1_0::IBootControl;
  /hardware/interfaces/broadcastradio/1.1/default/
Utils.h 28 using V1_0::Class;
29 using V1_0::BandConfig;
30 using V1_0::MetaData;
31 using V1_0::Properties;
  /hardware/interfaces/contexthub/1.0/default/
service.cpp 22 using android::hardware::contexthub::V1_0::IContexthub;
  /hardware/interfaces/gatekeeper/1.0/default/
service.cpp 23 using android::hardware::gatekeeper::V1_0::IGatekeeper;

Completed in 2371 milliseconds

1 2 3 4 5 6 7 8 91011>>