Home
last modified time | relevance | path

Searched refs:WaitNodeStateType (Results 1 – 2 of 2) sorted by relevance

/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.h143 } WaitNodeStateType; typedef
194 int WaitNodeCount(int timeout, WaitNodeStateType state, int expectCount);
Dnet_trans_common.c1015 int WaitNodeCount(int timeout, WaitNodeStateType state, int expectCount) in WaitNodeCount()