Home
last modified time | relevance | path

Searched defs:nr (Results 1 – 9 of 9) sorted by relevance

/base/startup/init/services/modules/seccomp/scripts/tools/
Dlibc_static_analysis.py26 def __init__(self, arch, addr, func_name, nr): argument
34 def merge_nr(self, nr): argument
/base/telephony/core_service/services/network_search/include/
Dsignal_info.h63 NrSignalInformation nr; member
/base/telephony/core_service/services/network_search/test/
Dtest.cpp222 void TestNrSignalInformation(const NrSignalInformation &nr) in TestNrSignalInformation()
257 NrSignalInformation *nr = reinterpret_cast<NrSignalInformation *>(v.GetRefPtr()); in TestGetSignalInfoList() local
670 NrCellInformation *nr = reinterpret_cast<NrCellInformation *>(v.GetRefPtr()); in TestGetCellInfoList() local
/base/telephony/core_service/test/unittest/core_service_gtest/
Dnetwork_search_test.cpp239 NrCellInformation *nr = reinterpret_cast<NrCellInformation *>(cell.GetRefPtr()); in PrintNrCellInformation() local
367 NrSignalInformation *nr = reinterpret_cast<NrSignalInformation *>(signal.GetRefPtr()); in PrintNrSignalInformation() local
745 sptr<NrSignalInformation> nr = new NrSignalInformation(); variable
848 sptr<NrCellInformation> nr = new NrCellInformation(); variable
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_network_parcel.h389 CellRatNr nr; member
447 CellRatNrExt nr; member
629 CellListRatNr nr; member
Dhril_types.h263 NrRssi nr; member
Dhril_vendor_network_defs.h631 CellRatNr nr; member
804 CellRatNr nr; member
/base/telephony/core_service/frameworks/native/src/
Dsignal_information.cpp743 std::unique_ptr<NrSignalInformation> nr = std::make_unique<NrSignalInformation>(); in NewInstance() local
/base/telephony/core_service/services/network_search/src/
Dcell_info.cpp211 NrCellInformation *nr = reinterpret_cast<NrCellInformation *>(cell.GetRefPtr()); in ProcessCellLocation() local