Home
last modified time | relevance | path

Searched refs:InitState (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/include/
H A Daot_compiler_impl.h61 void InitState(const pid_t childPid);
/arkcompiler/ets_runtime/compiler_service/src/
H A Daot_compiler_impl.cpp192 InitState(childPid); in ExecuteInParentProcess()
390 void AotCompilerImpl::InitState(const pid_t childPid) in InitState() function in OHOS::ArkCompiler::AotCompilerImpl
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerimpl_unit/
H A Daotcompilerimpl_unit.cpp147 InitState(childPid); in InitStateMock()

Completed in 6 milliseconds