Home
last modified time | relevance | path

Searched refs:printTasks (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/remoteaccess/hal/default/include/
DRemoteAccessService.h46 std::string printTasks();
/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp579 dprintf(fd, "%s", mDebugCallback->printTasks().c_str()); in dump()
684 std::string DebugRemoteTaskCallback::printTasks() { in printTasks() function in android::hardware::automotive::remoteaccess::DebugRemoteTaskCallback