Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h257 std::string CompileProcessAot(
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp501 compileResults = CompileProcessAot(bundleName, compileMode, isAllBundle); in RunAsCompileCommand()
2062 std::string BundleManagerShellCommand::CompileProcessAot( in CompileProcessAot() function in OHOS::AppExecFwk::BundleManagerShellCommand