Searched refs:makeLibSubPath (Results 1 – 2 of 2) sorted by relevance
33 static std::string makeLibSubPath(const char* name) { in makeLibSubPath() function38 dir->makeSubDir(makeLibSubPath(name).c_str()); in makeLibSubDir()42 dir->makeSubFile(makeLibSubPath(name).c_str()); in makeLibSubFile()
35 static std::string makeLibSubPath(const char* name) { in makeLibSubPath() function42 dir->makeSubDir(makeLibSubPath(name).c_str()); in makeLibSubDir()46 dir->makeSubFile(makeLibSubPath(name).c_str()); in makeLibSubFile()