Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/include/
H A DTestWakeupClientServiceImpl.h56 struct TaskInfoComparator { struct
58 bool operator()(const TaskInfo& l, const TaskInfo& r) { in operator()