Home
last modified time | relevance | path

Searched refs:strength_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_supplier_info.cpp32 if (!parcel.WriteInt8(strength_)) { in Marshalling()
66 if (!parcel.ReadInt8(ptr->strength_)) { in Unmarshalling()
100 if (!parcel.WriteInt8(object->strength_)) { in Marshalling()
137 str.append(std::to_string(strength_)); in ToString()
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnet_supplier_info.h37 int8_t strength_ = 0x00; member
/ohos5.0/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
H A Dnet_manager_center_test.cpp312 netSupplierInfo->strength_ = 0x64;
332 netSupplierInfo->strength_ = 0x64;
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_supplier.cpp220 return netSupplierInfo_.strength_; in GetStrength()
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_manager_test.cpp234 netSupplierInfo->strength_ = 0x64;
H A Dnet_conn_client_test.cpp953 netSupplierInfo->strength_ = 0x64;