Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_pipeline.c94 static bool CompareByRequestId(const struct PipelineChannelItem *item, const void *param) in CompareByRequestId() function
545 target = SearchChannelItemUnsafe(&requestId, CompareByRequestId); in OpenNetWorkingChannel()
579 struct PipelineChannelItem *target = SearchChannelItemUnsafe(&requestId, CompareByRequestId); in InnerOpenProxyChannel()