Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dphone_number_rule.cpp91 InitRule(xmlPath); in Init()
93 InitRule(xmlCommonPath); in Init()
97 void PhoneNumberRule::InitRule(std::string& xmlPath) in InitRule() function in OHOS::Global::I18n::PhoneNumberRule
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/
H A Dphone_number_rule.h49 void InitRule(std::string& xmlPath);