Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dasync_manager.cc290 return cancel_task_with_lock_held(async_task_id); in CancelAsyncTask()
300 cancel_task_with_lock_held(task); in CancelAsyncTasksFromUser()
379 bool cancel_task_with_lock_held(AsyncTaskId async_task_id) { in cancel_task_with_lock_held() function in test_vendor_lib::AsyncManager::AsyncTaskManager