Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Doperator_matching_rule.cpp36 bool OperatorMatchingRule::SpnRegexMatch(const std::string &spnFromSim, const std::string &spnRegex) in SpnRegexMatch()
/base/telephony/core_service/test/unittest/sim_gtest/
Doperator_matching_rule_test.cpp71 std::string spnRegex = "null"; variable