Home
last modified time | relevance | path

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

/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dpack_info_utils.cpp269 std::string bundleType2; in CheckBundleTypeInPackInfo() local
274 if (!const_cast<PackInfo&>(packInfo2).GetBundleType(bundleType2, DEFAULT_BUNDLE_TYPE)) { in CheckBundleTypeInPackInfo()
278 if (bundleType1.compare(bundleType2) != 0) { in CheckBundleTypeInPackInfo()

Completed in 1 milliseconds