Home
last modified time | relevance | path

Searched defs:getEndpointInfoForDevice (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/ivn_android_device/aidl/android/hardware/automotive/ivn/
H A DIIvnAndroidDevice.aidl80 EndpointInfo getEndpointInfoForDevice(int androidDeviceId); in getEndpointInfoForDevice() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/ivn_android_device/aidl/android.hardware.automotive.ivn_interface/dump/android/hardware/automotive/ivn/
DIIvnAndroidDevice.aidl42 android.hardware.automotive.ivn.EndpointInfo getEndpointInfoForDevice(int androidDeviceId); in getEndpointInfoForDevice() method
/aosp_15_r20/hardware/interfaces/automotive/ivn_android_device/aidl/aidl_api/android.hardware.automotive.ivn/1/android/hardware/automotive/ivn/
H A DIIvnAndroidDevice.aidl42 android.hardware.automotive.ivn.EndpointInfo getEndpointInfoForDevice(int androidDeviceId); in getEndpointInfoForDevice() method
/aosp_15_r20/hardware/interfaces/automotive/ivn_android_device/aidl/aidl_api/android.hardware.automotive.ivn/current/android/hardware/automotive/ivn/
H A DIIvnAndroidDevice.aidl42 android.hardware.automotive.ivn.EndpointInfo getEndpointInfoForDevice(int androidDeviceId); in getEndpointInfoForDevice() method
/aosp_15_r20/hardware/interfaces/automotive/ivn_android_device/impl/default/src/
H A DIvnAndroidDeviceService.cpp184 ScopedAStatus IvnAndroidDeviceService::getEndpointInfoForDevice(int androidDeviceId, in getEndpointInfoForDevice() function in android::hardware::automotive::ivn::IvnAndroidDeviceService