Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h284 return isZygote_; in IsZygote()
536 bool isZygote_; member in ark::Runtime
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp569 isZygote_ = options_.IsStartAsZygote(); in Runtime()
1479 isZygote_ = false; in InitNonZygoteOrPostFork()

Completed in 4 milliseconds