Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dimporter.cc237 static inline char LastChar(const string& str) { in LastChar() function
288 if (!path.empty() && LastChar(path) == '/' && in CanonicalizePath()
289 !result.empty() && LastChar(result) != '/') { in CanonicalizePath()