Home
last modified time | relevance | path

Searched defs:quickFixPath (Results 1 – 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_boot_scanner.cpp190 bool QuickFixBootScanner::ReprocessQuickFix(const std::string &quickFixPath, const std::string &bun… in ReprocessQuickFix() argument
226 …kFixBootScanner::GetApplicationInfo(const std::string &bundleName, const std::string &quickFixPath, in GetApplicationInfo()
/foundation/bundlemanager/bundle_framework/bundle_tool/frameworks/src/
Dbundle_test_tool.cpp2344 for (const auto &quickFixPath : quickFixPaths) { in DeployQuickFix() local