Home
last modified time | relevance | path

Searched refs:NrCellInformation (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dcell_information.h311 class NrCellInformation : public CellInformation {
313 NrCellInformation() = default;
314 virtual ~NrCellInformation() = default;
316 static NrCellInformation *Unmarshalling(Parcel &parcel);
323 NrCellInformation(const NrCellInformation &nrCell);
324 NrCellInformation &operator=(const NrCellInformation &nrCell);
325 bool operator==(const NrCellInformation &other) const;
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp1059 NrCellInformation::NrCellInformation(const NrCellInformation &nrCell) in NrCellInformation() function in OHOS::Telephony::NrCellInformation
1076 NrCellInformation &NrCellInformation::operator=(const NrCellInformation &nrCell) in operator =()
1094 bool NrCellInformation::operator==(const NrCellInformation &other) const in operator ==()
1154 NrCellInformation *NrCellInformation::Unmarshalling(Parcel &parcel) in Unmarshalling()
1156 NrCellInformation *param = new (std::nothrow) NrCellInformation(); in Unmarshalling()
1167 bool NrCellInformation::ReadFromParcel(Parcel &parcel) in ReadFromParcel()
1239 int32_t NrCellInformation::GetArfcn() const in GetArfcn()
1244 int32_t NrCellInformation::GetPci() const in GetPci()
1249 int32_t NrCellInformation::GetTac() const in GetTac()
1254 int64_t NrCellInformation::GetNci() const in GetNci()
[all …]
H A Dcore_service_proxy.cpp2755 ProcessReply<NrCellInformation>(reply, cells); in ProcessCellInfo()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp217 NrCellInformation *nr = reinterpret_cast<NrCellInformation *>(cell.GetRefPtr()); in ProcessCellLocation()
487 sptr<NrCellInformation> cell = new NrCellInformation; in ProcessNeighboringCellNr()
665 sptr<NrCellInformation> cell = new NrCellInformation; in ProcessCurrentCellNr()
848 sptr<NrCellInformation> cell = new NrCellInformation; in AddCellInformation()
849 NrCellInformation &nrCell = *cell; in AddCellInformation()
850 nrCell = *(static_cast<NrCellInformation *>(cellInfo.GetRefPtr())); in AddCellInformation()
915 … sptr<NrCellInformation> cellinfo = static_cast<NrCellInformation *>(currentCellInfo_.GetRefPtr()); in GetCellLocationExt()
/ohos5.0/base/telephony/core_service/interfaces/kits/js/
H A D@ohos.telephony.radio.d.ts2452 …data: CdmaCellInformation | GsmCellInformation | LteCellInformation | NrCellInformation | TdscdmaC…
2684 export interface NrCellInformation {
/ohos5.0/base/telephony/core_service/interfaces/innerkits/
H A Dlibtel_core_service_api.versionscript36 *NrCellInformation*;
/ohos5.0/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer.cpp277 std::unique_ptr<NrCellInformation> cell = std::make_unique<NrCellInformation>(); in ConvertCellInfoList()
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp316 std::unique_ptr<NrCellInformation> cell = std::make_unique<NrCellInformation>(); in OnUpdateCellInfo()
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_event_callback.cpp184 auto nrCellInfo = static_cast<Telephony::NrCellInformation *>(infoItem.GetRefPtr()); in JudgmentDataNr()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp239 NrCellInformation *nr = reinterpret_cast<NrCellInformation *>(cell.GetRefPtr()); in PrintNrCellInformation()
247 sptr<NrCellInformation> nrCell = new NrCellInformation; in PrintNrCellInformation()
251 NrCellInformation nrCellInformation = *nr; in PrintNrCellInformation()
922 sptr<NrCellInformation> nr = new NrCellInformation();
H A Dzero_branch_test.cpp136 sptr<CellInformation> nrCellInformation = new NrCellInformation();
351 nwCellInfo = new NrCellInformation;
/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp696 NrCellInformation *nr = reinterpret_cast<NrCellInformation *>(v.GetRefPtr()); in TestGetCellInfoList()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md596 |访问级别有变化|类名:NrCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mcc…
601 |访问级别有变化|类名:NrCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mnc…
606 |访问级别有变化|类名:NrCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:pci…
608 |访问级别有变化|类名:NrCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:tac…
613 |访问级别有变化|类名:NrCellInformation;<br>方法or属性:nci: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:nci…
1071 |type有变化|类名:NrCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mcc…
1076 |type有变化|类名:NrCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mnc…
1081 |type有变化|类名:NrCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:pci…
1083 |type有变化|类名:NrCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:tac…
1087 |type有变化|类名:NrCellInformation;<br>方法or属性:nrArfcn: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性…
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-telephony.md616 |访问级别有变化|类名:NrCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mcc…
621 |访问级别有变化|类名:NrCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mnc…
626 |访问级别有变化|类名:NrCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:pci…
628 |访问级别有变化|类名:NrCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:tac…
633 |访问级别有变化|类名:NrCellInformation;<br>方法or属性:nci: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:nci…
1084 |type有变化|类名:NrCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mcc…
1089 |type有变化|类名:NrCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:mnc…
1094 |type有变化|类名:NrCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:pci…
1096 |type有变化|类名:NrCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性:tac…
1100 |type有变化|类名:NrCellInformation;<br>方法or属性:nrArfcn: number;<br>旧版本信息:|类名:NrCellInformation;<br>方法or属性…
[all …]
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp217 napi_value DataOfNetworkConversion(napi_env env, const NrCellInformation &info) in DataOfNetworkConversion()
256 … env, val, "data", DataOfNetworkConversion(env, static_cast<const NrCellInformation &>(info))); in CellInfoConversion()
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp673 std::unique_ptr<NrCellInformation> nrCell = std::make_unique<NrCellInformation>();
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-telephony.md616 …nged|Class name: NrCellInformation;<br>Method or attribute name: mcc: string;<br>Old version infor…
621 …nged|Class name: NrCellInformation;<br>Method or attribute name: mnc: string;<br>Old version infor…
626 …nged|Class name: NrCellInformation;<br>Method or attribute name: pci: number;<br>Old version infor…
628 …nged|Class name: NrCellInformation;<br>Method or attribute name: tac: number;<br>Old version infor…
633 …nged|Class name: NrCellInformation;<br>Method or attribute name: nci: number;<br>Old version infor…
1084 …nged|Class name: NrCellInformation;<br>Method or attribute name: mcc: string;<br>Old version infor…
1089 …nged|Class name: NrCellInformation;<br>Method or attribute name: mnc: string;<br>Old version infor…
1094 …nged|Class name: NrCellInformation;<br>Method or attribute name: pci: number;<br>Old version infor…
1096 …nged|Class name: NrCellInformation;<br>Method or attribute name: tac: number;<br>Old version infor…
1100 …ed|Class name: NrCellInformation;<br>Method or attribute name: nrArfcn: number;<br>Old version inf…
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md596 …nged|Class name: NrCellInformation;<br>Method or attribute name: mcc: string;<br>Old version infor…
601 …nged|Class name: NrCellInformation;<br>Method or attribute name: mnc: string;<br>Old version infor…
606 …nged|Class name: NrCellInformation;<br>Method or attribute name: pci: number;<br>Old version infor…
608 …nged|Class name: NrCellInformation;<br>Method or attribute name: tac: number;<br>Old version infor…
613 …nged|Class name: NrCellInformation;<br>Method or attribute name: nci: number;<br>Old version infor…
1071 …nged|Class name: NrCellInformation;<br>Method or attribute name: mcc: string;<br>Old version infor…
1076 …nged|Class name: NrCellInformation;<br>Method or attribute name: mnc: string;<br>Old version infor…
1081 …nged|Class name: NrCellInformation;<br>Method or attribute name: pci: number;<br>Old version infor…
1083 …nged|Class name: NrCellInformation;<br>Method or attribute name: tac: number;<br>Old version infor…
1087 …ed|Class name: NrCellInformation;<br>Method or attribute name: nrArfcn: number;<br>Old version inf…
[all …]
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp876 sptr<Telephony::NrCellInformation> nrCellInformation = new Telephony::NrCellInformation();
890 sptr<Telephony::NrCellInformation> nrCellInformation = nullptr;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-radio-sys.md2577 …cellinformation8) \| [LteCellInformation](#ltecellinformation8) \| [NrCellInformation](#nrcellinfo…
2631 ## NrCellInformation<sup>8+</sup>
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-radio-sys.md2577 …cellinformation8) \| [LteCellInformation](#ltecellinformation8) \| [NrCellInformation](#nrcellinfo…
2631 ## NrCellInformation<sup>8+</sup>
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2116 auto nrCellCellInfo = static_cast<NrCellInformation *>(infoItem.GetRefPtr()); in JudgmentDataNr()