Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DIOEventLoop.h79 bool EnsureInit();
DIOEventLoop.cpp60 bool IOEventLoop::EnsureInit() { in EnsureInit() function in IOEventLoop
149 if (!EnsureInit()) { in AddEvent()