Home
last modified time | relevance | path

Searched defs:btFlow (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dstats_event_form.h34 int32_t btFlow; member
H A Dtrans_event_form.h89 int32_t btFlow; // BT_FLOW member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/
H A Dsoftbus_hidumper_util.h57 int32_t btFlow; member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c608 int32_t btFlow = GetInt32ValueByRecord(&srcRecord[i], BT_FLOW_NAME); in OnQueryTrans() local