Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/include/
H A Daot_compiler_impl.h54 void GetAotArgsVector(std::vector<const char*> &argv) const;
/arkcompiler/ets_runtime/compiler_service/src/
H A Daot_compiler_impl.cpp143 void AotCompilerImpl::GetAotArgsVector(std::vector<const char*> &argv) const in GetAotArgsVector() function in OHOS::ArkCompiler::AotCompilerImpl
156 GetAotArgsVector(argv); in ExecuteInChildProcess()

Completed in 2 milliseconds