Home
last modified time | relevance | path

Searched defs:onRemoteTaskRequested (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/remoteaccess/android/hardware/automotive/remoteaccess/
DIRemoteTaskCallback.aidl34 oneway void onRemoteTaskRequested(String clientId, in byte[] data); in onRemoteTaskRequested() method
/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/2/android/hardware/automotive/remoteaccess/
DIRemoteTaskCallback.aidl37 oneway void onRemoteTaskRequested(String clientId, in byte[] data); in onRemoteTaskRequested() method
/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/current/android/hardware/automotive/remoteaccess/
DIRemoteTaskCallback.aidl37 oneway void onRemoteTaskRequested(String clientId, in byte[] data); in onRemoteTaskRequested() method
/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/1/android/hardware/automotive/remoteaccess/
DIRemoteTaskCallback.aidl37 oneway void onRemoteTaskRequested(String clientId, in byte[] data); in onRemoteTaskRequested() method
/hardware/interfaces/automotive/remoteaccess/vts/src/
DVtsHalAutomotiveRemoteAccess_TargetTest.cpp91 ScopedAStatus onRemoteTaskRequested(const std::string& clientId, in onRemoteTaskRequested() function in TestRemoteTaskCallback
/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp674 ScopedAStatus DebugRemoteTaskCallback::onRemoteTaskRequested(const std::string& clientId, in onRemoteTaskRequested() function in android::hardware::automotive::remoteaccess::DebugRemoteTaskCallback
/hardware/interfaces/automotive/remoteaccess/hal/default/test/
DRemoteAccessServiceUnitTest.cpp212 ScopedAStatus onRemoteTaskRequested(const std::string& clientId, in onRemoteTaskRequested() function in android::hardware::automotive::remoteaccess::FakeRemoteTaskCallback