Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Doperator_name.h57 int32_t GetCurrentLac();
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp392 int32_t lac = GetCurrentLac(); in GetPlmn()
632 int32_t OperatorName::GetCurrentLac() in GetCurrentLac() function in OHOS::Telephony::OperatorName
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1951 EXPECT_EQ(operatorName->GetCurrentLac(), 0);