Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
H A Dutd_client.cpp338 constexpr const char *preSetTypeIdRegexRule = in IsUtd() local
340 if (std::regex_match(typeId, std::regex(preSetTypeIdRegexRule))) { in IsUtd()