Home
last modified time | relevance | path

Searched refs:ConvertPathToSystem (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/tools/gn/
Dfilesystem_utils.h129 void ConvertPathToSystem(std::string* path);
Dfilesystem_utils.cc532 void ConvertPathToSystem(std::string* path) { in ConvertPathToSystem() function