HomeSort by relevance Sort by last modified time
    Searched refs:DestroyPostedTask (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/message_loops/
glib_message_loop.cc 48 DestroyPostedTask);
103 DestroyPostedTask);
166 // We only need to remove this task_id from the map. DestroyPostedTask will be
181 // We only need to remove this task_id from the map. DestroyPostedTask will
190 void GlibMessageLoop::DestroyPostedTask(gpointer user_data) {
glib_message_loop.h 55 static void DestroyPostedTask(gpointer user_data);

Completed in 97 milliseconds