Searched refs:RunAsCompileCommand (Results 1 – 2 of 2) sorted by relevance
252 ErrCode RunAsCompileCommand();
215 {"compile", [this] { return this->RunAsCompileCommand(); } }, in CreateCommandMap()397 ErrCode BundleManagerShellCommand::RunAsCompileCommand() in RunAsCompileCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand