Searched refs:EndsWithSlash (Results 1 – 1 of 1) sorted by relevance
317 static bool EndsWithSlash(const char* str) { in EndsWithSlash() function346 if (!EndsWithSlash(path_prefix.c_str())) { in IsLocationOnModule()353 DCHECK(!StartsWithSlash(subdir) && EndsWithSlash(subdir)) << subdir; in IsLocationOnModule()