Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/
DSessionTaskMap.h87 void forEachSessionInTask(pid_t taskId, FN fn) const { in forEachSessionInTask() function
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/tests/
DSessionTaskMapTest.cpp46 m.forEachSessionInTask( in getSessions()