Home
last modified time | relevance | path

Searched refs:LteCellInformation (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dcell_information.h141 class LteCellInformation : public CellInformation {
143 LteCellInformation() = default;
144 virtual ~LteCellInformation() = default;
146 static LteCellInformation *Unmarshalling(Parcel &parcel);
151 LteCellInformation(const LteCellInformation &lteCell);
152 LteCellInformation &operator=(const LteCellInformation &lteCell);
153 bool operator==(const LteCellInformation &other) const;
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcell_information.cpp314 LteCellInformation::LteCellInformation(const LteCellInformation &lteCell) in LteCellInformation() function in OHOS::Telephony::LteCellInformation
328 LteCellInformation &LteCellInformation::operator=(const LteCellInformation &lteCell) in operator =()
343 bool LteCellInformation::operator==(const LteCellInformation &other) const in operator ==()
357 int32_t LteCellInformation::GetArfcn() const in GetArfcn()
362 bool LteCellInformation::Marshalling(Parcel &parcel) const in Marshalling()
400 LteCellInformation *LteCellInformation::Unmarshalling(Parcel &parcel) in Unmarshalling()
402 LteCellInformation *param = new (std::nothrow) LteCellInformation(); in Unmarshalling()
413 bool LteCellInformation::ReadFromParcel(Parcel &parcel) in ReadFromParcel()
463 int32_t LteCellInformation::GetPci() const in GetPci()
468 int32_t LteCellInformation::GetTac() const in GetTac()
[all …]
H A Dcore_service_proxy.cpp2739 ProcessReply<LteCellInformation>(reply, cells); in ProcessCellInfo()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dcell_info.cpp193 LteCellInformation *lte = reinterpret_cast<LteCellInformation *>(cell.GetRefPtr()); in ProcessCellLocation()
400 sptr<LteCellInformation> cell = new LteCellInformation; in ProcessNeighboringCellLte()
542 sptr<LteCellInformation> cell = new LteCellInformation; in ProcessCurrentCellLte()
820 sptr<LteCellInformation> cell = new LteCellInformation; in AddCellInformation()
821 LteCellInformation &lteCell = *cell; in AddCellInformation()
822 lteCell = *(static_cast<LteCellInformation *>(cellInfo.GetRefPtr())); in AddCellInformation()
910 …sptr<LteCellInformation> cellinfo = static_cast<LteCellInformation *>(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…
2594 export interface LteCellInformation {
/ohos5.0/base/telephony/core_service/interfaces/innerkits/
H A Dlibtel_core_service_api.versionscript31 *LteCellInformation*;
/ohos5.0/base/telephony/state_registry/test/fuzztest/telephonystateregistry_fuzzer/
H A Dtelephonystateregistry_fuzzer.cpp93 void CreateLteCellInfo(std::unique_ptr<LteCellInformation> &cell, const uint8_t *data, size_t size) in CreateLteCellInfo()
133 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in UpdateCellInfo()
/ohos5.0/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer.cpp269 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in ConvertCellInfoList()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp120 sptr<LteCellInformation> cellLte = new LteCellInformation(); in PrintCellInformation()
223 LteCellInformation *lte = reinterpret_cast<LteCellInformation *>(cell.GetRefPtr()); in PrintLteCellInformation()
230 sptr<LteCellInformation> lteCell = new LteCellInformation; in PrintLteCellInformation()
233 LteCellInformation lteCellInformation = *lte; in PrintLteCellInformation()
918 sptr<LteCellInformation> lte = new LteCellInformation();
H A Dzero_branch_test.cpp133 sptr<CellInformation> lteCellInformation = new LteCellInformation();
345 nwCellInfo = new LteCellInformation;
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp308 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in OnUpdateCellInfo()
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_event_callback.cpp171 auto lteCellInfo = static_cast<Telephony::LteCellInformation *>(infoItem.GetRefPtr()); in JudgmentDataLte()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md595 |访问级别有变化|类名:LteCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:m…
600 |访问级别有变化|类名:LteCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:m…
604 |访问级别有变化|类名:LteCellInformation;<br>方法or属性:cgi: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:c…
605 |访问级别有变化|类名:LteCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:p…
607 |访问级别有变化|类名:LteCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:t…
1070 |type有变化|类名:LteCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:m…
1075 |type有变化|类名:LteCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:m…
1079 |type有变化|类名:LteCellInformation;<br>方法or属性:cgi: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:c…
1080 |type有变化|类名:LteCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:p…
1082 |type有变化|类名:LteCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:t…
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-telephony.md615 |访问级别有变化|类名:LteCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:m…
620 |访问级别有变化|类名:LteCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:m…
624 |访问级别有变化|类名:LteCellInformation;<br>方法or属性:cgi: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:c…
625 |访问级别有变化|类名:LteCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:p…
627 |访问级别有变化|类名:LteCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:t…
1083 |type有变化|类名:LteCellInformation;<br>方法or属性:mcc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:m…
1088 |type有变化|类名:LteCellInformation;<br>方法or属性:mnc: string;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:m…
1092 |type有变化|类名:LteCellInformation;<br>方法or属性:cgi: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:c…
1093 |type有变化|类名:LteCellInformation;<br>方法or属性:pci: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:p…
1095 |type有变化|类名:LteCellInformation;<br>方法or属性:tac: number;<br>旧版本信息:|类名:LteCellInformation;<br>方法or属性:t…
[all …]
/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dtest.cpp684 LteCellInformation *lte = reinterpret_cast<LteCellInformation *>(v.GetRefPtr()); in TestGetCellInfoList()
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp189 napi_value DataOfNetworkConversion(napi_env env, const LteCellInformation &info) in DataOfNetworkConversion()
248 … env, val, "data", DataOfNetworkConversion(env, static_cast<const LteCellInformation &>(info))); in CellInfoConversion()
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-telephony.md615 …ged|Class name: LteCellInformation;<br>Method or attribute name: mcc: string;<br>Old version infor…
620 …ged|Class name: LteCellInformation;<br>Method or attribute name: mnc: string;<br>Old version infor…
624 …ged|Class name: LteCellInformation;<br>Method or attribute name: cgi: number;<br>Old version infor…
625 …ged|Class name: LteCellInformation;<br>Method or attribute name: pci: number;<br>Old version infor…
627 …ged|Class name: LteCellInformation;<br>Method or attribute name: tac: number;<br>Old version infor…
1083 …ged|Class name: LteCellInformation;<br>Method or attribute name: mcc: string;<br>Old version infor…
1088 …ged|Class name: LteCellInformation;<br>Method or attribute name: mnc: string;<br>Old version infor…
1092 …ged|Class name: LteCellInformation;<br>Method or attribute name: cgi: number;<br>Old version infor…
1093 …ged|Class name: LteCellInformation;<br>Method or attribute name: pci: number;<br>Old version infor…
1095 …ged|Class name: LteCellInformation;<br>Method or attribute name: tac: number;<br>Old version infor…
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-telephony.md595 …ged|Class name: LteCellInformation;<br>Method or attribute name: mcc: string;<br>Old version infor…
600 …ged|Class name: LteCellInformation;<br>Method or attribute name: mnc: string;<br>Old version infor…
604 …ged|Class name: LteCellInformation;<br>Method or attribute name: cgi: number;<br>Old version infor…
605 …ged|Class name: LteCellInformation;<br>Method or attribute name: pci: number;<br>Old version infor…
607 …ged|Class name: LteCellInformation;<br>Method or attribute name: tac: number;<br>Old version infor…
1070 …ged|Class name: LteCellInformation;<br>Method or attribute name: mcc: string;<br>Old version infor…
1075 …ged|Class name: LteCellInformation;<br>Method or attribute name: mnc: string;<br>Old version infor…
1079 …ged|Class name: LteCellInformation;<br>Method or attribute name: cgi: number;<br>Old version infor…
1080 …ged|Class name: LteCellInformation;<br>Method or attribute name: pci: number;<br>Old version infor…
1082 …ged|Class name: LteCellInformation;<br>Method or attribute name: tac: number;<br>Old version infor…
[all …]
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp667 std::unique_ptr<LteCellInformation> lteCell = std::make_unique<LteCellInformation>();
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp819 sptr<Telephony::LteCellInformation> lteCellInformation = new Telephony::LteCellInformation();
833 sptr<Telephony::LteCellInformation> lteCellInformation = nullptr;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-radio-sys.md2577 …ellinformation8) \| [GsmCellInformation](#gsmcellinformation8) \| [LteCellInformation](#ltecellinf…
2612 ## LteCellInformation<sup>8+</sup>
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-radio-sys.md2577 …ellinformation8) \| [GsmCellInformation](#gsmcellinformation8) \| [LteCellInformation](#ltecellinf…
2612 ## LteCellInformation<sup>8+</sup>
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp2063 auto lteCellInfo = static_cast<LteCellInformation *>(infoItem.GetRefPtr()); in JudgmentDataLte()