Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c262 static void *StartServerServe(void *serveCtx) in StartServerServe() argument
264 ServerServeContext *ctx = (ServerServeContext *)serveCtx; in StartServerServe()