Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dcrash_reporter_client.cc177 std::string::size_type max_name_len = maxFilenameLength - ext.length() - 1; in sanitizePathComponent() local
/third_party/toybox/generated/
Dglobals.h1155 int max_name_len; member