Home
last modified time | relevance | path

Searched refs:costTime_ (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnetsys_net_diag_data.h60 uint32_t costTime_ = 0; member
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_net_diag_data.cpp116 if (!parcel.WriteUint32(costTime_)) { in Marshalling()
136 if (!parcel.ReadUint32(icmpSeq.costTime_)) { in Unmarshalling()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnet_diag_wrapper_test.cpp464 responseInfo.costTime_ = TEST_UINT32_VALUE; in HWTEST_F()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_diag_wrapper.cpp439 icmpRespInfo.costTime_ = CommonUtils::StrToUint(match[timePos].str()); in ExtractIcmpSeqInfo()

Completed in 4 milliseconds