Searched refs:routerMapString (Results 1 – 1 of 1) sorted by relevance
2806 std::string routerMapString; in ProcessBundleRouterMap() local2807 … if (GetJsonProfileByExtractor(hapModuleInfo.hapPath, routerJsonPath, routerMapString) != ERR_OK) { in ProcessBundleRouterMap()2813 if (bundleParser.ParseRouterArray(routerMapString, hapModuleInfo.routerArray) != ERR_OK) { in ProcessBundleRouterMap()