Home
last modified time | relevance | path

Searched defs:minBw (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/
H A Dsoftbus_hidumper_util.h45 int32_t minBw; member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dtrans_event_form.h115 int32_t minBw; member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c653 int32_t minBw = GetInt32ValueByRecord(&srcRecord[i], MIN_BW_NAME); in OnQueryAlarm() local