Home
last modified time | relevance | path

Searched defs:matchIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp290 std::string::size_type matchIndex = 1; in FilterDateTime() local
346 std::string::size_type matchIndex = 1; in FilterPeriod() local
389 std::string::size_type matchIndex = 1; in FilterDateTimePunc() local
425 int matchIndex, MatchedDateTimeInfo& lastMatch, MatchedDateTimeInfo& currentMatch) in DealBrackets()
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_query.c544 uint32_t matchIndex = certFileList->size; in CmGetMatchedCertIndex() local
H A Dcert_manager_service.c482 uint32_t matchIndex = CmGetMatchedCertIndex(&certFileList, certUri); in CmServiceGetCertInfo() local