Home
last modified time | relevance | path

Searched refs:NetworkInformation (Results 1 – 25 of 27) sorted by relevance

12

/base/telephony/core_service/frameworks/native/src/
Dnetwork_information.cpp28 void NetworkInformation::SetOperateInformation(const std::string &operatorLongName, in SetOperateInformation()
38 int32_t NetworkInformation::GetNetworkState() const in GetNetworkState()
43 std::string NetworkInformation::GetOperatorShortName() const in GetOperatorShortName()
48 std::string NetworkInformation::GetOperatorLongName() const in GetOperatorLongName()
53 std::string NetworkInformation::GetOperatorNumeric() const in GetOperatorNumeric()
58 int32_t NetworkInformation::GetRadioTech() const in GetRadioTech()
63 bool NetworkInformation::ReadFromParcel(Parcel &parcel) in ReadFromParcel()
83 bool NetworkInformation::Marshalling(Parcel &parcel) const in Marshalling()
103 NetworkInformation *NetworkInformation::Unmarshalling(Parcel &parcel) in Unmarshalling()
105 std::unique_ptr<NetworkInformation> networkInfo = std::make_unique<NetworkInformation>(); in Unmarshalling()
Dnetwork_search_result.cpp27 int32_t listSize, const std::vector<NetworkInformation> &operatorInfo) in SetNetworkSearchResultValue()
35 std::vector<NetworkInformation> NetworkSearchResult::GetNetworkSearchInformation() const in GetNetworkSearchInformation()
54 … std::unique_ptr<NetworkInformation> networkInfo(parcel.ReadParcelable<NetworkInformation>()); in ReadFromParcel()
Dcore_service_client.cpp402 const sptr<NetworkInformation> &networkInformation, bool resumeSelection, in SetNetworkSelectionMode()
/base/telephony/core_service/interfaces/innerkits/include/
Dnetwork_search_result.h27 …void SetNetworkSearchResultValue(int32_t listSize, const std::vector<NetworkInformation> &operator…
28 std::vector<NetworkInformation> GetNetworkSearchInformation() const;
36 std::vector<NetworkInformation> operatorInfoList_;
Dnetwork_information.h32 class NetworkInformation : public Parcelable {
43 static NetworkInformation *Unmarshalling(Parcel &parcel);
Di_network_search.h69 …const sptr<NetworkInformation> &networkInformation, bool resumeSelection, NSCALLBACK &callback) = …
Dcore_service_client.h312 const sptr<NetworkInformation> &networkInformation, bool resumeSelection,
Di_core_service.h81 const sptr<NetworkInformation> &networkInformation, bool resumeSelection,
Dcore_service_proxy.h61 const sptr<NetworkInformation> &networkInformation, bool resumeSelection,
Dcore_manager_inner.h197 …bool SetNetworkSelectionMode(int32_t slotId, int32_t selectMode, const sptr<NetworkInformation> &n…
/base/telephony/core_service/services/network_search/test/
Dnetwork_search_test_callback_stub.cpp64 …std::vector<NetworkInformation> networkStates = networkSearchResult->GetNetworkSearchInformation(); in OnGetNetworkSearchInformation()
Dtest.cpp372 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation(); in TestSetNetworkSelectionMode()
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.radio.d.ts2849 networkSearchResult: Array<NetworkInformation>;
2860 export interface NetworkInformation { interface
2986 networkInformation: NetworkInformation;
/base/telephony/core_service/interfaces/innerkits/
Dlibtel_core_service_api.versionscript33 *NetworkInformation*;
/base/telephony/core_service/test/unittest/core_service_gtest/
Dnetwork_search_test.cpp905 sptr<NetworkInformation> newNetworkInfo = new (std::nothrow) NetworkInformation();
909 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation();
937 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation();
965 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation();
993 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation();
1020 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation();
1048 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation();
1084 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation();
1120 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation();
1156 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation();
Dnetwork_search_test_callback_stub.cpp171 …std::vector<NetworkInformation> networkStates = networkSearchResult->GetNetworkSearchInformation(); in OnGetNetworkSearchInformation()
Dsim_core_service_test.cpp57 sptr<NetworkInformation> mNetworkInformation = nullptr;
201 sptr<NetworkInformation> mNetworkInformation = nullptr;
Dzero_branch_test.cpp784 sptr<NetworkInformation> networkInfo = new (std::nothrow) NetworkInformation();
1666 sptr<NetworkInformation> networkInfo = nullptr;
/base/telephony/core_service/services/network_search/include/
Dnetwork_search_manager.h152 …const sptr<NetworkInformation> &networkInformation, bool resumeSelection, NSCALLBACK &callback) ov…
200 int32_t slotId, int32_t listSize, const std::vector<NetworkInformation> &operatorInfo);
204 …int32_t slotId, int32_t selectMode, const sptr<NetworkInformation> &networkInformation, bool resum…
/base/telephony/core_service/services/network_search/src/
Dnetwork_selection.cpp185 std::vector<NetworkInformation> networkInformation; in AvailNetworkResult()
193 NetworkInformation networkStateItem; in AvailNetworkResult()
Dnetwork_search_manager.cpp580 int32_t slotId, int32_t listSize, const std::vector<NetworkInformation> &operatorInfo) in SetNetworkSearchResultValue()
607 …std::vector<NetworkInformation> operatorInfoList = inner->networkSearchResult_->GetNetworkSearchIn… in GetNetworkSearchInformationValue()
641 …int32_t slotId, int32_t selectMode, const sptr<NetworkInformation> &networkInformation, bool resum… in SetNetworkSelectionMode()
658 const sptr<NetworkInformation> &networkInformation, bool resumeSelection, NSCALLBACK &callback) in SetNetworkSelectionMode()
/base/telephony/core_service/services/core/include/
Dcore_service.h104 const sptr<NetworkInformation> &networkInformation, bool resumeSelection,
/base/telephony/core_service/services/core/src/
Dcore_service_stub.cpp647 sptr<NetworkInformation> networkState = NetworkInformation::Unmarshalling(data); in OnSetNetworkSelectionMode()
Dcore_service.cpp152 const sptr<NetworkInformation> &networkInformation, bool resumeSelection, in SetNetworkSelectionMode()
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp675 …std::vector<NetworkInformation> resultList = asyncContext->searchResult->GetNetworkSearchInformati… in GetNetworkSearchInformationCallback()
863 sptr<NetworkInformation> networkInfo = std::make_unique<NetworkInformation>().release(); in NativeSetNetworkSelectionMode()

12