Searched refs:BUNDLE_INDEX_SPLICE (Results 1 – 1 of 1) sorted by relevance
33 const static std::string BUNDLE_INDEX_SPLICE = ":"; variable39 size_t hasPos = bundleNameStr.find(BUNDLE_INDEX_SPLICE); in ParseBundleNameIndexStr()48 if (to_string(bundleNameStr.back()) != BUNDLE_INDEX_SPLICE) { in ParseBundleNameIndexStr()78 size_t pos = bundleName.find(BUNDLE_INDEX_SPLICE); in BuildBundleInfos()91 if (to_string(bundleName.back()) != BUNDLE_INDEX_SPLICE) { in BuildBundleInfos()379 result += BUNDLE_INDEX_SPLICE; in BuildBundleNameIndexInfo()