Searched defs:originBundleName (Results 1 – 3 of 3) sorted by relevance
414 const std::string& originBundleName = ""; variable429 const std::string& originBundleName = "bundleName1"; variable444 const std::string& originBundleName = ""; variable459 const std::string& originBundleName = ""; variable474 const std::string& originBundleName = ""; variable489 const std::string& originBundleName = ""; variable504 const std::string& originBundleName = ""; variable519 const std::string& originBundleName = ""; variable
317 …const std::string& originBundleName, const std::string& curJsModulePath, const std::string& newJsM… in ParseOhmUri()
827 auto originBundleName = it.second->GetBundleName(); in GetLocalData() local