Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp3135 std::string innerPath = argList_[index - INDEX_OFFSET]; in GetQuickFixPath() local
3136 if (innerPath.empty() || innerPath == "-p" || innerPath == "--patch-path") { in GetQuickFixPath()
3140 APP_LOGD("GetQuickFixPath is %{public}s'", innerPath.c_str()); in GetQuickFixPath()
3141 quickFixPaths.emplace_back(innerPath); in GetQuickFixPath()

Completed in 8 milliseconds