Searched refs:beginName (Results 1 – 5 of 5) sorted by relevance
1549 const char* beginName = current; in makePath() local1552 args_.push_back(String(beginName, current)); in makePath()
3836 const char* beginName = current; in makePath() local3839 args_.push_back(std::string(beginName, current)); in makePath()
3869 const char* beginName = current; in makePath() local3872 args_.push_back(std::string(beginName, current)); in makePath()