Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/remoteaccess/vts/src/
DVtsHalAutomotiveRemoteAccess_TargetTest.cpp270 ScheduleInfo scheduleInfo = getTestScheduleInfo( in TEST_P() local
311 ScheduleInfo scheduleInfo = getTestScheduleInfo( in TEST_P() local
334 ScheduleInfo scheduleInfo = getTestScheduleInfo( in TEST_P() local
357 ScheduleInfo scheduleInfo = getTestScheduleInfo( in TEST_P() local
/hardware/interfaces/automotive/remoteaccess/hal/default/test/
DRemoteAccessServiceUnitTest.cpp456 ScheduleInfo scheduleInfo = { in TEST_F() local
477 ScheduleInfo scheduleInfo = { in TEST_F() local
493 ScheduleInfo scheduleInfo = { in TEST_F() local
509 ScheduleInfo scheduleInfo = { in TEST_F() local
525 ScheduleInfo scheduleInfo = { in TEST_F() local
548 ScheduleInfo scheduleInfo = { in TEST_F() local
571 ScheduleInfo scheduleInfo = { in TEST_F() local
/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/2/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl45 void scheduleTask(in android.hardware.automotive.remoteaccess.ScheduleInfo scheduleInfo); in scheduleTask()
/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/current/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl45 void scheduleTask(in android.hardware.automotive.remoteaccess.ScheduleInfo scheduleInfo); in scheduleTask()
/hardware/interfaces/automotive/remoteaccess/android/hardware/automotive/remoteaccess/
DIRemoteAccess.aidl174 void scheduleTask(in ScheduleInfo scheduleInfo); in scheduleTask()
/hardware/interfaces/automotive/remoteaccess/hal/default/proto/
Dwakeup_client.proto120 GrpcScheduleInfo scheduleInfo = 1; field
/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp354 ScopedAStatus RemoteAccessService::scheduleTask(const ScheduleInfo& scheduleInfo) { in scheduleTask()
488 ScheduleInfo scheduleInfo = { in getAllPendingScheduledTasks() local