Searched refs:sPath (Results 1 – 2 of 2) sorted by relevance
252 std::string sPath(path); in AddResourcePath() local254 loadedHapPaths_.end(), sPath); in AddResourcePath()264 this->loadedHapPaths_.push_back(sPath); in AddResourcePath()
427 std::string sPath(path); in AddResourcePath() local428 auto it = loadedHapPaths_.find(sPath); in AddResourcePath()437 this->loadedHapPaths_[sPath] = std::vector<std::string>(); in AddResourcePath()