Home
last modified time | relevance | path

Searched refs:isInit (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dmutex.cpp43 Mutex::Mutex(bool isInit) : mutex_() in Mutex() argument
45 if (isInit) { in Mutex()
/arkcompiler/runtime_core/static_core/runtime/
H A Dstack_walker.cpp588 bool isInit = false; in ConvertToIFrame() local
597 isInit = true; in ConvertToIFrame()
623 if (isInit) { in ConvertToIFrame()

Completed in 2 milliseconds