Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/src/
Dasync_manager.cc364 struct task_p_comparator { struct in test_vendor_lib::AsyncManager::AsyncTaskManager
365 bool operator()(const std::shared_ptr<Task>& t1, in operator ()()