Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/
Dunique_stack_table.cpp154 uint64_t UniqueStackTable::PutPcsInTable(StackId *stackId, uintptr_t* pcs, size_t nr) in PutPcsInTable()
216 uint64_t nr = stackId.section.nr; in GetPcsByStackId() local
/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.h64 NrSignalInformation nr; member
/base/telephony/core_service/test/unittest/core_service_gtest/
Dnetwork_search_test.cpp239 NrCellInformation *nr = reinterpret_cast<NrCellInformation *>(cell.GetRefPtr()); in PrintNrCellInformation() local
255 void NetworkSearchTest::PrintNrSsbIdInfo(std::shared_ptr<NrSsbInformation> nr) in PrintNrSsbIdInfo()
398 NrSignalInformation *nr = reinterpret_cast<NrSignalInformation *>(signal.GetRefPtr()); in PrintNrSignalInformation() local
799 sptr<NrSignalInformation> nr = new NrSignalInformation(); variable
922 sptr<NrCellInformation> nr = new NrCellInformation(); variable
Dzero_branch_test_core_service.cpp797 std::shared_ptr<SignalInformation> nr = std::make_shared<NrSignalInformation>(); variable
/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/include/
Dunique_stack_table.h70 uint64_t nr : NR_BIT_LENGTH; member
/base/telephony/core_service/services/network_search/test/
Dtest.cpp232 void TestNrSignalInformation(const NrSignalInformation &nr) in TestNrSignalInformation()
267 NrSignalInformation *nr = reinterpret_cast<NrSignalInformation *>(v.GetRefPtr()); in TestGetSignalInfoList() local
696 NrCellInformation *nr = reinterpret_cast<NrCellInformation *>(v.GetRefPtr()); in TestGetCellInfoList() local
/base/telephony/core_service/frameworks/native/src/
Dsignal_information.cpp770 NrSignalInformation &NrSignalInformation::operator=(const NrSignalInformation &nr) in operator =()
855 std::unique_ptr<NrSignalInformation> nr = std::make_unique<NrSignalInformation>(); in NewInstance() local
/base/telephony/core_service/interfaces/innerkits/include/
Dtel_ril_types.h214 NrRssi nr; member
Dtel_ril_network_parcel.h393 CellRatNr nr; member
451 CellRatNrExt nr; member
633 CellListRatNr nr; member
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_network_defs.h631 CellRatNr nr; member
804 CellRatNr nr; member
/base/telephony/core_service/services/network_search/src/
Dcell_info.cpp217 NrCellInformation *nr = reinterpret_cast<NrCellInformation *>(cell.GetRefPtr()); in ProcessCellLocation() local