OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kSeparatorsLength
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/files/
file_path_constants.cc
18
const size_t FilePath::
kSeparatorsLength
= arraysize(kSeparators);
file_path.h
166
static const size_t
kSeparatorsLength
;
Completed in 345 milliseconds