Searched refs:appResIndexPath (Results 1 – 1 of 1) sorted by relevance
139 std::string appResIndexPath = appResPath + DELIMITER + "resources.index"; in Init() local140 auto appResRet = newResMgr->AddResource(appResIndexPath.c_str()); in Init()