Home
last modified time | relevance | path

Searched refs:SEGMENTS_LIMIT_THREE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp59 constexpr size_t SEGMENTS_LIMIT_THREE = 3; variable
327 if (pathVector.size() < SEGMENTS_LIMIT_THREE) { in ParseOhmUri()