Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/lib/
Dsync_handle_watcher.cc33 IncrementRegisterCount(); in AllowWokenUpBySyncWatchOnSameThread()
38 IncrementRegisterCount(); in SyncWatch()
58 void SyncHandleWatcher::IncrementRegisterCount() { in IncrementRegisterCount() function in mojo::SyncHandleWatcher
Dsync_event_watcher.cc30 IncrementRegisterCount(); in AllowWokenUpBySyncWatchOnSameThread()
36 IncrementRegisterCount(); in SyncWatch()
62 void SyncEventWatcher::IncrementRegisterCount() { in IncrementRegisterCount() function in mojo::SyncEventWatcher
/external/libchrome/mojo/public/cpp/bindings/
Dsync_event_watcher.h50 void IncrementRegisterCount();
Dsync_handle_watcher.h52 void IncrementRegisterCount();