Searched refs:GetCustSpnRule (Results 1 – 3 of 3) sorted by relevance
60 unsigned int GetCustSpnRule(bool roaming);
423 spnRule = static_cast<int32_t>(GetCustSpnRule(roaming)); in GetSpnRule()435 unsigned int OperatorName::GetCustSpnRule(bool roaming) in GetCustSpnRule() function in OHOS::Telephony::OperatorName
1955 EXPECT_EQ(operatorName->GetCustSpnRule(true), 0);1957 EXPECT_NE(operatorName->GetCustSpnRule(true), 0);