Searched defs:normalize_path (Results 1 – 2 of 2) sorted by relevance
75 bool normalize_path(const char* path, std::string* normalized_path) { in normalize_path() function
268 def normalize_path(path, flags, android_root=None): function