HomeSort by relevance Sort by last modified time
    Searched defs:hardware (Results 501 - 525 of 1582) sorted by null

<<21222324252627282930>>

  /hardware/interfaces/camera/device/3.3/default/
CameraDeviceSession.cpp 22 #include <hardware/gralloc.h>
23 #include <hardware/gralloc1.h>
27 namespace hardware { namespace in namespace:android
114 } // namespace hardware
  /hardware/interfaces/camera/device/3.4/default/
CameraDevice.cpp 26 namespace hardware { namespace in namespace:android
32 using ::android::hardware::camera::common::V1_0::Status;
33 using namespace ::android::hardware::camera::device;
50 ::android::hardware::hidl_vec<::android::hardware::hidl_string> interfaceChain) {
60 // End of methods from ::android::hardware::camera::device::V3_2::ICameraDevice.
66 } // namespace hardware
  /hardware/interfaces/cas/1.0/default/
CasImpl.h 21 #include <android/hardware/cas/1.0/ICas.h>
26 namespace hardware { namespace in namespace:android
100 } // namespace hardware
SharedLibrary.cpp 18 #define LOG_TAG "android.hardware.cas@1.0-SharedLibrary"
26 namespace hardware { namespace in namespace:android
64 } // namespace hardware
  /hardware/interfaces/confirmationui/support/src/
cbor.cpp 18 #include <android/hardware/confirmationui/support/cbor.h>
21 namespace hardware { namespace in namespace:android
110 } // namespace hardware
  /hardware/interfaces/drm/1.0/default/
CryptoFactory.cpp 16 #define LOG_TAG "android.hardware.drm@1.0-impl"
25 namespace hardware { namespace in namespace:android
34 // Methods from ::android::hardware::drm::V1_0::ICryptoFactory follow.
73 } // namespace hardware
CryptoFactory.h 19 #include <android/hardware/drm/1.0/ICryptoFactory.h>
21 #include <media/hardware/CryptoAPI.h>
25 namespace hardware { namespace in namespace:android
30 using ::android::hardware::drm::V1_0::helper::PluginLoader;
31 using ::android::hardware::drm::V1_0::ICryptoFactory;
32 using ::android::hardware::drm::V1_0::ICryptoPlugin;
33 using ::android::hardware::hidl_array;
34 using ::android::hardware::hidl_string;
35 using ::android::hardware::hidl_vec;
36 using ::android::hardware::Return
    [all...]
CryptoPlugin.h 21 #include <android/hardware/drm/1.0/ICryptoPlugin.h>
23 #include <media/hardware/CryptoAPI.h>
26 namespace hardware { namespace in namespace:android
31 using ::android::hardware::drm::V1_0::DestinationBuffer;
32 using ::android::hardware::drm::V1_0::ICryptoPlugin;
33 using ::android::hardware::drm::V1_0::Mode;
34 using ::android::hardware::drm::V1_0::Pattern;
35 using ::android::hardware::drm::V1_0::SubSample;
36 using ::android::hardware::hidl_array;
37 using ::android::hardware::hidl_string
    [all...]
DrmFactory.cpp 16 #define LOG_TAG "android.hardware.drm@1.0-impl"
25 namespace hardware { namespace in namespace:android
34 // Methods from ::android::hardware::drm::V1_0::IDrmFactory follow.
84 } // namespace hardware
DrmFactory.h 19 #include <android/hardware/drm/1.0/IDrmFactory.h>
25 namespace hardware { namespace in namespace:android
30 using ::android::hardware::drm::V1_0::helper::PluginLoader;
31 using ::android::hardware::drm::V1_0::IDrmFactory;
32 using ::android::hardware::drm::V1_0::IDrmPlugin;
33 using ::android::hardware::hidl_array;
34 using ::android::hardware::hidl_string;
35 using ::android::hardware::hidl_vec;
36 using ::android::hardware::Return;
37 using ::android::hardware::Void
    [all...]
DrmPlugin.h 20 #include <android/hardware/drm/1.0/IDrmPlugin.h>
21 #include <android/hardware/drm/1.0/IDrmPluginListener.h>
26 namespace hardware { namespace in namespace:android
31 using ::android::hardware::drm::V1_0::EventType;
32 using ::android::hardware::drm::V1_0::IDrmPlugin;
33 using ::android::hardware::drm::V1_0::IDrmPluginListener;
34 using ::android::hardware::drm::V1_0::KeyRequestType;
35 using ::android::hardware::drm::V1_0::KeyStatus;
36 using ::android::hardware::drm::V1_0::KeyType;
37 using ::android::hardware::drm::V1_0::KeyValue
    [all...]
SharedLibrary.cpp 23 namespace hardware { namespace in namespace:android
  /hardware/interfaces/gatekeeper/1.0/default/
Gatekeeper.cpp 16 #define LOG_TAG "android.hardware.gatekeeper@1.0-service"
25 namespace hardware { namespace in namespace:android
54 // Methods from ::android::hardware::gatekeeper::V1_0::IGatekeeper follow.
164 } // namespace hardware
  /hardware/interfaces/gnss/1.0/default/
AGnss.h 21 #include <android/hardware/gnss/1.0/IAGnss.h>
22 #include <hardware/gps_internal.h>
27 namespace hardware { namespace in namespace:android
32 using ::android::hardware::gnss::V1_0::IAGnss;
33 using ::android::hardware::gnss::V1_0::IAGnssCallback;
34 using ::android::hardware::Return;
35 using ::android::hardware::Void;
36 using ::android::hardware::hidl_vec;
37 using ::android::hardware::hidl_string;
49 * Methods from ::android::hardware::gnss::V1_0::IAGnss interface follow
    [all...]
AGnssRil.h 21 #include <android/hardware/gnss/1.0/IAGnssRil.h>
22 #include <hardware/gps.h>
26 namespace hardware { namespace in namespace:android
31 using ::android::hardware::gnss::V1_0::IAGnssRil;
32 using ::android::hardware::gnss::V1_0::IAGnssRilCallback;
33 using ::android::hardware::Return;
34 using ::android::hardware::Void;
35 using ::android::hardware::hidl_vec;
36 using ::android::hardware::hidl_string;
51 * Methods from ::android::hardware::gnss::V1_0::IAGnssRil follow
    [all...]
GnssBatching.h 4 #include <android/hardware/gnss/1.0/IGnssBatching.h>
5 #include <hardware/fused_location.h>
10 namespace hardware { namespace in namespace:android
15 using ::android::hardware::gnss::V1_0::IGnssBatching;
16 using ::android::hardware::gnss::V1_0::IGnssBatchingCallback;
18 using ::android::hardware::hidl_array;
19 using ::android::hardware::hidl_memory;
20 using ::android::hardware::hidl_string;
21 using ::android::hardware::hidl_vec;
22 using ::android::hardware::Return
    [all...]
GnssConfiguration.cpp 24 namespace hardware { namespace in namespace:android
32 // Methods from ::android::hardware::gps::V1_0::IGnssConfiguration follow.
116 } // namespace hardware
GnssDebug.cpp 24 namespace hardware { namespace in namespace:android
31 // Methods from ::android::hardware::gnss::V1_0::IGnssDebug follow.
58 } // namespace hardware
GnssGeofencing.h 21 #include <android/hardware/gnss/1.0/IGnssGeofencing.h>
23 #include <hardware/gps.h>
26 namespace hardware { namespace in namespace:android
31 using ::android::hardware::gnss::V1_0::IGnssGeofenceCallback;
32 using ::android::hardware::gnss::V1_0::IGnssGeofencing;
33 using ::android::hardware::Return;
34 using ::android::hardware::Void;
35 using ::android::hardware::hidl_vec;
36 using ::android::hardware::hidl_string;
49 * Methods from ::android::hardware::gnss::V1_0::IGnssGeofencing follow
    [all...]
GnssMeasurement.h 21 #include <android/hardware/gnss/1.0/IGnssMeasurement.h>
23 #include <hardware/gps.h>
26 namespace hardware { namespace in namespace:android
31 using ::android::hardware::gnss::V1_0::IGnssMeasurement;
32 using ::android::hardware::gnss::V1_0::IGnssMeasurementCallback;
33 using ::android::hardware::Return;
34 using ::android::hardware::Void;
35 using ::android::hardware::hidl_vec;
36 using ::android::hardware::hidl_string;
50 * Methods from ::android::hardware::gnss::V1_0::IGnssMeasurement follow
    [all...]
GnssNavigationMessage.cpp 24 namespace hardware { namespace in namespace:android
68 // Methods from ::android::hardware::gnss::V1_0::IGnssNavigationMessage follow.
94 } // namespace hardware
GnssNavigationMessage.h 20 #include <android/hardware/gnss/1.0/IGnssNavigationMessage.h>
22 #include <hardware/gps.h>
25 namespace hardware { namespace in namespace:android
30 using ::android::hardware::gnss::V1_0::IGnssNavigationMessage;
31 using ::android::hardware::gnss::V1_0::IGnssNavigationMessageCallback;
32 using ::android::hardware::Return;
33 using ::android::hardware::Void;
34 using ::android::hardware::hidl_vec;
35 using ::android::hardware::hidl_string;
49 * Methods from ::android::hardware::gnss::V1_0::IGnssNavigationMessage follow
    [all...]
GnssNi.h 21 #include <android/hardware/gnss/1.0/IGnssNi.h>
23 #include <hardware/gps.h>
26 namespace hardware { namespace in namespace:android
31 using ::android::hardware::gnss::V1_0::IGnssNi;
32 using ::android::hardware::gnss::V1_0::IGnssNiCallback;
33 using ::android::hardware::Return;
34 using ::android::hardware::Void;
35 using ::android::hardware::hidl_vec;
36 using ::android::hardware::hidl_string;
49 * Methods from ::android::hardware::gnss::V1_0::IGnssNi follow
    [all...]
GnssXtra.h 21 #include <android/hardware/gnss/1.0/IGnssXtra.h>
22 #include <hardware/gps.h>
26 namespace hardware { namespace in namespace:android
31 using ::android::hardware::gnss::V1_0::IGnssXtra;
32 using ::android::hardware::gnss::V1_0::IGnssXtraCallback;
33 using ::android::hardware::Return;
34 using ::android::hardware::Void;
35 using ::android::hardware::hidl_vec;
36 using ::android::hardware::hidl_string;
49 * Methods from ::android::hardware::gnss::V1_0::IGnssXtra follow
    [all...]
  /hardware/interfaces/gnss/1.1/default/
Gnss.h 4 #include <android/hardware/gnss/1.1/IGnss.h>
13 namespace hardware { namespace in namespace:android
18 using ::android::hardware::hidl_array;
19 using ::android::hardware::hidl_memory;
20 using ::android::hardware::hidl_string;
21 using ::android::hardware::hidl_vec;
22 using ::android::hardware::Return;
23 using ::android::hardware::Void;
38 // Methods from ::android::hardware::gnss::V1_0::IGnss follow.
40 const sp<::android::hardware::gnss::V1_0::IGnssCallback>& callback) override
    [all...]

Completed in 220 milliseconds

<<21222324252627282930>>