Home
last modified time | relevance | path

Searched defs:gsm (Results 1 - 8 of 8) sorted by relevance

/base/telephony/core_service/services/network_search/include/
H A Dsignal_info.h59 GsmSignalInformation gsm; member
/base/telephony/core_service/frameworks/native/src/
H A Dsignal_information.cpp73 GsmSignalInformation &GsmSignalInformation::operator=(const GsmSignalInformation &gsm) in operator =() argument
153 std::unique_ptr<GsmSignalInformation> gsm = std::make_unique<GsmSignalInformation>(); in NewInstance() local
[all...]
/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp185 GsmCellInformation *gsm = reinterpret_cast<GsmCellInformation *>(cell.GetRefPtr()); in ProcessCellLocation() local
[all...]
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp133 GsmCellInformation *gsm = reinterpret_cast<GsmCellInformation *>(cell.GetRefPtr()); in PrintGsmCellInformation() local
323 GsmSignalInformation *gsm = reinterpret_cast<GsmSignalInformation *>(signal.GetRefPtr()); PrintGsmSignalInformation() local
726 GsmSignalInformation *gsm = reinterpret_cast<GsmSignalInformation *>(v.GetRefPtr()); HWTEST_F() local
763 GsmSignalInformation *gsm = reinterpret_cast<GsmSignalInformation *>(v.GetRefPtr()); HWTEST_F() local
787 sptr<GsmSignalInformation> gsm = new GsmSignalInformation(); HWTEST_F() local
902 sptr<GsmCellInformation> gsm = new GsmCellInformation(); HWTEST_F() local
[all...]
H A Dzero_branch_test_core_service.cpp797 std::shared_ptr<SignalInformation> gsm = std::make_shared<GsmSignalInformation>(); in HWTEST_F() local
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_network_parcel.h388 CellRatGsm gsm; member
446 CellRatGsm gsm; member
628 CellListRatGsm gsm; member
/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp181 void TestGsmSignalInformation(const GsmSignalInformation &gsm) in TestGsmSignalInformation() argument
252 GsmSignalInformation *gsm = reinterpret_cast<GsmSignalInformation *>(v.GetRefPtr()); in TestGetSignalInfoList() local
681 GsmCellInformation *gsm = reinterpret_cast<GsmCellInformation *>(v.GetRefPtr()); in TestGetCellInfoList() local
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h611 CellListRatGsm gsm; member
784 CellRatGsm gsm; member

Completed in 20 milliseconds