Home
last modified time | relevance | path

Searched defs:compileResults (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp498 std::string compileResults = ""; in RunAsCompileCommand() local
2065 std::vector<std::string> compileResults; in CompileProcessAot() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h809 bool isAllBundle, std::vector<std::string> &compileResults) in CompileProcessAOT()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4751 bool isAllBundle, std::vector<std::string> &compileResults) in CompileProcessAOT()
H A Dbundle_mgr_host.cpp1783 std::vector<std::string> compileResults; in HandleCompileProcessAOT() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1834 bool isAllBundle, std::vector<std::string> &compileResults) in CompileProcessAOT()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp9281 std::vector<std::string> compileResults; variable
9308 std::vector<std::string> compileResults; variable