Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/interfaces/native/inner_api/zone/include/
H A Dzone_util.h46 bool isOnlyMatch; member
/ohos5.0/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp466 bool isOnlyMatch = true; in Match() local