Home
last modified time | relevance | path

Searched defs:negotiateTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dconn_event_form.h104 uint64_t negotiateTime; // NEGOTIATE_TIME_COSUMING member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c342 uint64_t negotiateTime = GetUint64ValueByRecord(record, NEGOTIATE_TIME); in FillConnHmlInfo() local