Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
Dio_win32.cc126 bool is_path_absolute(const char_type* path) { in is_path_absolute() function
136 if (path1.empty() || is_path_absolute(path2.c_str()) || in join_paths()
233 if (!is_path_absolute(wpath.c_str())) { in as_windows_path()