/hardware/interfaces/wifi/1.2/default/ |
D | service.cpp | 29 using android::hardware::wifi::V1_2::implementation::feature_flags:: 31 using android::hardware::wifi::V1_2::implementation::legacy_hal::WifiLegacyHal; 32 using android::hardware::wifi::V1_2::implementation::mode_controller:: 44 new android::hardware::wifi::V1_2::implementation::Wifi( in main()
|
/hardware/interfaces/camera/device/3.4/default/ |
D | convert.cpp | 28 namespace implementation { namespace 35 V3_3::implementation::convertToHidl(src, &dst->v3_3); in convertToHidl() 48 V3_2::implementation::convertFromHidl(src.v3_2, dst); in convertFromHidl()
|
D | CameraDevice.cpp | 30 namespace implementation { namespace 38 V3_2::implementation::CameraDevice(module, cameraId, cameraDeviceNames) { in CameraDevice() 44 sp<V3_2::implementation::CameraDeviceSession> CameraDevice::createSession(camera3_device_t* device, in createSession()
|
/hardware/interfaces/camera/device/3.4/default/include/device_v3_4_impl/ |
D | CameraDevice_3_4.h | 35 namespace implementation { 48 struct CameraDevice : public V3_2::implementation::CameraDevice { 62 virtual sp<V3_2::implementation::CameraDeviceSession> createSession(camera3_device_t*,
|
D | CameraDeviceSession.h | 43 namespace implementation { 64 struct CameraDeviceSession : public V3_3::implementation::CameraDeviceSession { 96 static V3_2::implementation::callbacks_process_capture_result_t sProcessCaptureResult_3_4; 97 static V3_2::implementation::callbacks_notify_t sNotify_3_4; 99 class ResultBatcher_3_4 : public V3_3::implementation::CameraDeviceSession::ResultBatcher {
|
/hardware/interfaces/camera/device/3.3/default/ |
D | CameraDevice.cpp | 30 namespace implementation { namespace 38 V3_2::implementation::CameraDevice(module, cameraId, cameraDeviceNames) { in CameraDevice() 44 sp<V3_2::implementation::CameraDeviceSession> CameraDevice::createSession(camera3_device_t* device, in createSession()
|
D | CameraDevice_3_3.h | 35 namespace implementation { 48 struct CameraDevice : public V3_2::implementation::CameraDevice { 62 virtual sp<V3_2::implementation::CameraDeviceSession> createSession(camera3_device_t*,
|
/hardware/interfaces/audio/effect/all-versions/default/include/effect/all-versions/default/ |
D | AudioBufferManager.h | 35 namespace implementation { 60 using ::android::hardware::audio::effect::AUDIO_HAL_VERSION::implementation::AudioBufferWrapper; 70 friend class hardware::audio::effect::AUDIO_HAL_VERSION::implementation::AudioBufferWrapper;
|
/hardware/interfaces/camera/device/3.3/default/include/ |
D | convert.h | 34 namespace implementation { 36 using ::android::hardware::camera::device::V3_2::implementation::Camera3Stream;
|
/hardware/interfaces/broadcastradio/2.0/default/ |
D | service.cpp | 26 using android::hardware::broadcastradio::V2_0::implementation::BroadcastRadio; 27 using android::hardware::broadcastradio::V2_0::implementation::gAmFmRadio;
|
/hardware/interfaces/camera/device/3.4/default/include/ |
D | convert.h | 29 namespace implementation { 31 using ::android::hardware::camera::device::V3_2::implementation::Camera3Stream;
|
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | GeneratedTests.cpp | 43 using ::android::hardware::neuralnetworks::V1_0::implementation::ExecutionCallback; 44 using ::android::hardware::neuralnetworks::V1_0::implementation::PreparedModelCallback;
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | GeneratedTests.cpp | 43 using ::android::hardware::neuralnetworks::V1_0::implementation::ExecutionCallback; 44 using ::android::hardware::neuralnetworks::V1_0::implementation::PreparedModelCallback;
|
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonOperations.h | 30 namespace implementation { 34 using HexagonModel = ::android::hardware::neuralnetworks::V1_0::implementation::hexagon::Model;
|
/hardware/interfaces/contexthub/1.0/ |
D | IContexthubCallback.hal | 22 * implementation to allow the HAL to send asynchronous messages back 32 * implementation to allow the HAL to send the response for a 44 * implementation to allow the HAL to send an asynchronous event 54 * implementation to allow the HAL to send a notification to the service 68 * implementation to allow the HAL to send information about the
|
/hardware/interfaces/broadcastradio/1.1/ |
D | IBroadcastRadio.hal | 24 * Retrieve implementation properties. 25 * @return properties A Properties structure containing implementation 35 * implementation only passes the identifier, so the client may cache images 46 * with metadata struct (due to resource cleanup at the HAL implementation). 54 * the HAL implementation removing previous image. In such case, client
|
/hardware/nxp/secure_element/1.0/ |
D | NxpEseService.cpp | 29 using android::hardware::secure_element::V1_0::implementation::SecureElement; 36 using vendor::nxp::nxpese::V1_0::implementation::NxpEse;
|
/hardware/nxp/nfc/1.1/ |
D | NxpNfcService.cpp | 29 using android::hardware::nfc::V1_1::implementation::Nfc; 36 using vendor::nxp::nxpnfc::V1_0::implementation::NxpNfc;
|
/hardware/google/av/codec2/vndk/bufferpool/vts/ |
D | allocator.h | 23 using android::hardware::media::bufferpool::V1_0::implementation:: 25 using android::hardware::media::bufferpool::V1_0::implementation::
|
D | single.cpp | 41 using android::hardware::media::bufferpool::V1_0::implementation::BufferId; 42 using android::hardware::media::bufferpool::V1_0::implementation::ClientManager; 43 using android::hardware::media::bufferpool::V1_0::implementation::ConnectionId; 44 using android::hardware::media::bufferpool::V1_0::implementation::TransactionId;
|
/hardware/libhardware/modules/local_time/ |
D | Android.bp | 17 // Devices which use the default implementation should take care to ensure that 18 // the oscillator backing the CLOCK_MONOTONIC implementation is phase locked to 19 // the audio and video output hardware. This default implementation is loaded
|
/hardware/google/av/codec2/vndk/bufferpool/ |
D | Connection.h | 31 namespace implementation { 37 using ::android::hardware::media::bufferpool::V1_0::implementation::Accessor;
|
/hardware/interfaces/camera/provider/2.4/default/ |
D | ExternalCameraProvider.cpp | 33 namespace implementation { namespace 140 sp<device::V3_4::implementation::ExternalCameraDevice> deviceImpl = in getCameraDeviceInterface_V3_x() 141 new device::V3_4::implementation::ExternalCameraDevice( in getCameraDeviceInterface_V3_x() 187 sp<device::V3_4::implementation::ExternalCameraDevice> deviceImpl = in deviceAdded() 188 new device::V3_4::implementation::ExternalCameraDevice(devName, mCfg); in deviceAdded()
|
/hardware/google/av/media/codecs/base/ |
D | Android.bp | 42 // public dependency for software codec implementation 69 // public dependency for software codec implementation 86 // public dependency for software codec implementation
|
/hardware/interfaces/tv/input/1.0/ |
D | types.hal | 86 * HAL implementation must register devices by using this event when the 95 * HAL implementation must generate this event when a device registered 101 * for that purpose, the implementation must use 112 * HAL implementation must generate this event when the available stream 118 * The implementation must use this event to indicate hotplug status of the 120 * disconnected, so the implementation can generate this event with no
|