Home
last modified time | relevance | path

Searched defs:IsDot (Results 1 – 2 of 2) sorted by relevance

/external/chromium/googleurl/src/
Durl_canon_internal.h125 inline int IsDot(const CHAR* spec, int offset, int end) { in IsDot() function
/external/chromium/base/
Dfile_util.cc195 bool IsDot(const FilePath& path) { in IsDot() function