Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h258 ErrCode RunAsCompileCommand();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp215 {"compile", [this] { return this->RunAsCompileCommand(); } }, in CreateCommandMap()
397 ErrCode BundleManagerShellCommand::RunAsCompileCommand() in RunAsCompileCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand
399 APP_LOGI("begin to RunAsCompileCommand"); in RunAsCompileCommand()

Completed in 6 milliseconds