Searched refs:FILE_PATH_MINI_SIZE (Results 1 – 1 of 1) sorted by relevance
41 constexpr int32_t FILE_PATH_MINI_SIZE = 6; variable225 if (pre == std::string::npos || end - pre < FILE_PATH_MINI_SIZE) { in Anonymous()