/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/current/android/hardware/tv/input/ |
D | ITvInput.aidl | 37 void closeStream(in int deviceId, in int streamId); in closeStream() 38 android.hardware.tv.input.TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() 39 android.hardware.common.NativeHandle openStream(in int deviceId, in int streamId); in openStream() 41 …void setTvMessageEnabled(int deviceId, int streamId, in android.hardware.tv.input.TvMessageEventTy… in setTvMessageEnabled() 42 …criptor<byte,android.hardware.common.fmq.SynchronizedReadWrite> queue, int deviceId, int streamId); in getTvMessageQueueDesc()
|
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/2/android/hardware/tv/input/ |
D | ITvInput.aidl | 37 void closeStream(in int deviceId, in int streamId); in closeStream() 38 android.hardware.tv.input.TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() 39 android.hardware.common.NativeHandle openStream(in int deviceId, in int streamId); in openStream() 41 …void setTvMessageEnabled(int deviceId, int streamId, in android.hardware.tv.input.TvMessageEventTy… in setTvMessageEnabled() 42 …criptor<byte,android.hardware.common.fmq.SynchronizedReadWrite> queue, int deviceId, int streamId); in getTvMessageQueueDesc()
|
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/1/android/hardware/tv/input/ |
D | ITvInput.aidl | 37 void closeStream(in int deviceId, in int streamId); in closeStream() 38 android.hardware.tv.input.TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() 39 android.hardware.common.NativeHandle openStream(in int deviceId, in int streamId); in openStream() 41 …void setTvMessageEnabled(int deviceId, int streamId, in android.hardware.tv.input.TvMessageEventTy… in setTvMessageEnabled() 42 …criptor<byte,android.hardware.common.fmq.SynchronizedReadWrite> queue, int deviceId, int streamId); in getTvMessageQueueDesc()
|
/hardware/interfaces/tv/input/aidl/android/hardware/tv/input/ |
D | ITvInput.aidl | 43 void closeStream(in int deviceId, in int streamId); in closeStream() 55 TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() 66 NativeHandle openStream(in int deviceId, in int streamId); in openStream() 90 int deviceId, int streamId, in TvMessageEventType type, boolean enabled); in setTvMessageEnabled() 111 out MQDescriptor<byte, SynchronizedReadWrite> queue, int deviceId, int streamId); in getTvMessageQueueDesc()
|
/hardware/google/camera/devices/EmulatedCamera/hwl/tools/ |
D | parse_bugreport.py | 43 def parseCameraDump(deviceId, cameraDumpPath, tagList): argument 109 deviceId = "" variable 114 deviceId = str(sys.argv[2]) variable
|
/hardware/interfaces/automotive/ivn_android_device/vts/src/ |
D | VtsHalIvnTargetTest.cpp | 68 for (int deviceId : otherDeviceIds) { in TEST_P() local 103 for (int deviceId : allDeviceIds) { in TEST_P() local 145 for (int deviceId : otherDeviceIds) { in TEST_P() local
|
/hardware/interfaces/tv/input/1.0/default/ |
D | TvInput.cpp | 81 Return<void> TvInput::getStreamConfigurations(int32_t deviceId, getStreamConfigurations_cb cb) { in getStreamConfigurations() 106 Return<void> TvInput::openStream(int32_t deviceId, int32_t streamId, openStream_cb cb) { in openStream() 130 Return<Result> TvInput::closeStream(int32_t deviceId, int32_t streamId) { in closeStream()
|
/hardware/interfaces/input/processor/aidl/android/hardware/input/processor/ |
D | IInputProcessor.aidl | 39 void resetDevice(in int deviceId); in resetDevice()
|
/hardware/interfaces/input/processor/aidl/aidl_api/android.hardware.input.processor/1/android/hardware/input/processor/ |
D | IInputProcessor.aidl | 39 void resetDevice(in int deviceId); in resetDevice()
|
/hardware/interfaces/input/processor/aidl/aidl_api/android.hardware.input.processor/current/android/hardware/input/processor/ |
D | IInputProcessor.aidl | 39 void resetDevice(in int deviceId); in resetDevice()
|
/hardware/interfaces/automotive/ivn_android_device/impl/default/test/ |
D | IvnAndroidDeviceServiceUnittest.cpp | 48 int deviceId = -1; in TEST_F() local 66 int deviceId = -1; in TEST_F() local
|
/hardware/interfaces/automotive/ivn_android_device/impl/default/src/ |
D | IvnAndroidDeviceService.cpp | 78 int deviceId = device["DeviceId"].asInt(); in init() local 136 ScopedAStatus IvnAndroidDeviceService::getMyDeviceId(int* deviceId) { in getMyDeviceId()
|
/hardware/interfaces/tv/input/aidl/vts/functional/ |
D | VtsHalTvInputTargetTest.cpp | 80 void TvInputAidlTest::onDeviceUnavailable(int32_t deviceId) { in onDeviceUnavailable() 86 ::ndk::ScopedAStatus TvInputAidlTest::onStreamConfigurationsChanged(int32_t deviceId) { in onStreamConfigurationsChanged() 91 ::ndk::ScopedAStatus TvInputAidlTest::updateStreamConfigurations(int32_t deviceId) { in updateStreamConfigurations()
|
/hardware/interfaces/tv/input/1.0/vts/functional/ |
D | VtsHalTvInputV1_0TargetTest.cpp | 66 void onDeviceUnavailable(int32_t deviceId) { device_info_.removeItem(deviceId); } in onDeviceUnavailable() 69 Result onStreamConfigurationsChanged(int32_t deviceId) { in onStreamConfigurationsChanged() 74 Result updateStreamConfigurations(int32_t deviceId) { in updateStreamConfigurations()
|
/hardware/interfaces/camera/provider/default/ |
D | ExternalCameraProvider.cpp | 255 std::string deviceId(de->d_name + kPrefixLen); in updateAttachedCameras() local 358 std::string deviceId = event->name + kPrefixLen; in threadLoop() local
|
/hardware/interfaces/camera/provider/2.4/default/ |
D | ExternalCameraProviderImpl_2_4.cpp | 309 std::string deviceId(de->d_name + kPrefixLen); in threadLoop() local 346 std::string deviceId(event->name + kPrefixLen); in threadLoop() local
|
/hardware/interfaces/biometrics/fingerprint/2.1/vts/functional/ |
D | VtsHalBiometricsFingerprintV2_1TargetTest.cpp | 120 virtual Return<void> onEnumerate(uint64_t deviceId, uint32_t fingerId, in onEnumerate() 133 uint64_t deviceId; member in __anon61655c830111::EnumerateCallback 149 virtual Return<void> onError(uint64_t deviceId, FingerprintError error, in onError() 162 uint64_t deviceId; member in __anon61655c830111::ErrorCallback
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 44 android.hardware.automotive.evs.CameraDesc getPhysicalCameraInfo(in String deviceId); in getPhysicalCameraInfo()
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 44 android.hardware.automotive.evs.CameraDesc getPhysicalCameraInfo(in String deviceId); in getPhysicalCameraInfo()
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 44 android.hardware.automotive.evs.CameraDesc getPhysicalCameraInfo(in String deviceId); in getPhysicalCameraInfo()
|
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 122 CameraDesc getPhysicalCameraInfo(in String deviceId); in getPhysicalCameraInfo()
|
/hardware/interfaces/camera/provider/2.7/default/ |
D | ExternalCameraProviderImpl_2_7.cpp | 141 std::string deviceId(de->d_name + kPrefixLen); in updateAttachedCameras() local 340 std::string deviceId(event->name + kPrefixLen); in threadLoop() local
|
/hardware/interfaces/tv/input/aidl/default/ |
D | TvInput.cpp | 71 ::ndk::ScopedAStatus TvInput::setTvMessageEnabled(int32_t deviceId, int32_t streamId, in setTvMessageEnabled()
|
/hardware/interfaces/audio/aidl/default/ |
D | SoundDose.cpp | 121 audio_port_handle_t deviceId in onNewMelValues()
|
/hardware/interfaces/camera/provider/aidl/vts/ |
D | VtsAidlHalCameraProvider_TargetTest.cpp | 1567 std::string version, deviceId; in TEST_P() local 1812 std::string version, deviceId; in TEST_P() local 1978 std::string version, deviceId; in TEST_P() local
|