Home
last modified time | relevance | path

Searched defs:in_deviceState (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V3-ndk-source/gen/android/hardware/camera/provider/
DICameraProvider.cpp105 int64_t in_deviceState; in _aidl_android_hardware_camera_provider_ICameraProvider_onTransact() local
339 ::ndk::ScopedAStatus BpCameraProvider::notifyDeviceStateChange(int64_t in_deviceState) { in notifyDeviceStateChange()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V1-ndk-source/gen/android/hardware/camera/provider/
DICameraProvider.cpp97 int64_t in_deviceState; in _aidl_android_hardware_camera_provider_ICameraProvider_onTransact() local
330 ::ndk::ScopedAStatus BpCameraProvider::notifyDeviceStateChange(int64_t in_deviceState) { in notifyDeviceStateChange()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V1-ndk-source/gen/android/hardware/camera/provider/
DICameraProvider.cpp97 int64_t in_deviceState; in _aidl_android_hardware_camera_provider_ICameraProvider_onTransact() local
330 ::ndk::ScopedAStatus BpCameraProvider::notifyDeviceStateChange(int64_t in_deviceState) { in notifyDeviceStateChange()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V1-ndk-source/gen/android/hardware/camera/provider/
DICameraProvider.cpp97 int64_t in_deviceState; in _aidl_android_hardware_camera_provider_ICameraProvider_onTransact() local
330 ::ndk::ScopedAStatus BpCameraProvider::notifyDeviceStateChange(int64_t in_deviceState) { in notifyDeviceStateChange()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V2-ndk-source/gen/android/hardware/camera/provider/
DICameraProvider.cpp105 int64_t in_deviceState; in _aidl_android_hardware_camera_provider_ICameraProvider_onTransact() local
339 ::ndk::ScopedAStatus BpCameraProvider::notifyDeviceStateChange(int64_t in_deviceState) { in notifyDeviceStateChange()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V1-ndk-source/gen/android/hardware/camera/provider/
DICameraProvider.cpp97 int64_t in_deviceState; in _aidl_android_hardware_camera_provider_ICameraProvider_onTransact() local
330 ::ndk::ScopedAStatus BpCameraProvider::notifyDeviceStateChange(int64_t in_deviceState) { in notifyDeviceStateChange()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V1-ndk-source/gen/include/aidl/android/hardware/camera/provider/
DBnCameraProvider.h53 ::ndk::ScopedAStatus notifyDeviceStateChange(int64_t in_deviceState) override { in notifyDeviceStateChange()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V3-ndk-source/gen/include/aidl/android/hardware/camera/provider/
DBnCameraProvider.h61 ::ndk::ScopedAStatus notifyDeviceStateChange(int64_t in_deviceState) override { in notifyDeviceStateChange()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V1-ndk-source/gen/include/aidl/android/hardware/camera/provider/
DBnCameraProvider.h53 ::ndk::ScopedAStatus notifyDeviceStateChange(int64_t in_deviceState) override { in notifyDeviceStateChange()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V2-ndk-source/gen/include/aidl/android/hardware/camera/provider/
DBnCameraProvider.h61 ::ndk::ScopedAStatus notifyDeviceStateChange(int64_t in_deviceState) override { in notifyDeviceStateChange()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V1-ndk-source/gen/include/aidl/android/hardware/camera/provider/
DBnCameraProvider.h53 ::ndk::ScopedAStatus notifyDeviceStateChange(int64_t in_deviceState) override { in notifyDeviceStateChange()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/camera/provider/aidl/android.hardware.camera.provider-V1-ndk-source/gen/include/aidl/android/hardware/camera/provider/
DBnCameraProvider.h53 ::ndk::ScopedAStatus notifyDeviceStateChange(int64_t in_deviceState) override { in notifyDeviceStateChange()
/aosp_15_r20/frameworks/hardware/interfaces/devicestate/aidl/vts/functional/
DVtsHalDeviceStateServiceTargetTest.cpp80 ::ndk::ScopedAStatus onDeviceStateChanged( in onDeviceStateChanged()
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/
H A DVirtualCameraProvider.cc120 int64_t in_deviceState) { in notifyDeviceStateChange()