/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | cell_information.h | 141 class LteCellInformation : public CellInformation { 143 LteCellInformation() = default; 144 virtual ~LteCellInformation() = default; 146 static LteCellInformation *Unmarshalling(Parcel &parcel); 151 LteCellInformation(const LteCellInformation <eCell); 152 LteCellInformation &operator=(const LteCellInformation <eCell); 153 bool operator==(const LteCellInformation &other) const;
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | cell_information.cpp | 314 LteCellInformation::LteCellInformation(const LteCellInformation <eCell) in LteCellInformation() function in OHOS::Telephony::LteCellInformation 328 LteCellInformation &LteCellInformation::operator=(const LteCellInformation <eCell) 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 D | core_service_proxy.cpp | 2739 ProcessReply<LteCellInformation>(reply, cells); in ProcessCellInfo()
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | cell_info.cpp | 193 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 <eCell = *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.ts | 2452 …data: CdmaCellInformation | GsmCellInformation | LteCellInformation | NrCellInformation | TdscdmaC… 2594 export interface LteCellInformation {
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/ |
H A D | libtel_core_service_api.versionscript | 31 *LteCellInformation*;
|
/ohos5.0/base/telephony/state_registry/test/fuzztest/telephonystateregistry_fuzzer/ |
H A D | telephonystateregistry_fuzzer.cpp | 93 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 D | telephony_observer.cpp | 269 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in ConvertCellInfoList()
|
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | network_search_test.cpp | 120 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 D | zero_branch_test.cpp | 133 sptr<CellInformation> lteCellInformation = new LteCellInformation(); 345 nwCellInfo = new LteCellInformation;
|
/ohos5.0/base/telephony/state_registry/services/src/ |
H A D | telephony_state_registry_stub.cpp | 308 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in OnUpdateCellInfo()
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | agnss_event_callback.cpp | 171 auto lteCellInfo = static_cast<Telephony::LteCellInformation *>(infoItem.GetRefPtr()); in JudgmentDataLte()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-telephony.md | 595 |访问级别有变化|类名: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 D | js-apidiff-telephony.md | 615 |访问级别有变化|类名: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 D | test.cpp | 684 LteCellInformation *lte = reinterpret_cast<LteCellInformation *>(v.GetRefPtr()); in TestGetCellInfoList()
|
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/ |
H A D | event_listener_handler.cpp | 189 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 D | js-apidiff-telephony.md | 615 …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 D | js-apidiff-telephony.md | 595 …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 D | state_registry_test.cpp | 667 std::unique_ptr<LteCellInformation> lteCell = std::make_unique<LteCellInformation>();
|
/ohos5.0/base/location/test/location_gnss/source/ |
H A D | gnss_ability_test.cpp | 819 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 D | js-apis-radio-sys.md | 2577 …ellinformation8) \| [GsmCellInformation](#gsmcellinformation8) \| [LteCellInformation](#ltecellinf… 2612 ## LteCellInformation<sup>8+</sup>
|
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/ |
H A D | js-apis-radio-sys.md | 2577 …ellinformation8) \| [GsmCellInformation](#gsmcellinformation8) \| [LteCellInformation](#ltecellinf… 2612 ## LteCellInformation<sup>8+</sup>
|
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/ |
H A D | napi_radio.cpp | 2063 auto lteCellInfo = static_cast<LteCellInformation *>(infoItem.GetRefPtr()); in JudgmentDataLte()
|