Searched refs:IsWindowsAbsolutePath (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dimporter.cc68 static bool IsWindowsAbsolutePath(const string& text) { function in namespace:google::protobuf::compiler
300 IsWindowsAbsolutePath(filename)) {
H A Dcommand_line_interface.cc109 static bool IsWindowsAbsolutePath(const string& text) { function in namespace:google::protobuf::compiler::__anon14788
1102 if (colon_pos == string::npos || IsWindowsAbsolutePath(value)) {
/external/protobuf/src/google/protobuf/compiler/
H A Dimporter.cc68 static bool IsWindowsAbsolutePath(const string& text) { function in namespace:google::protobuf::compiler
295 IsWindowsAbsolutePath(filename)) {
H A Dcommand_line_interface.cc107 static bool IsWindowsAbsolutePath(const string& text) { function in namespace:google::protobuf::compiler::__anon28926
1028 if (colon_pos == string::npos || IsWindowsAbsolutePath(value)) {

Completed in 150 milliseconds