Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/include/
H A Dwrapper_br_interface.h45 typedef struct tagSppSocketDriver { struct
46 void (*Init)(const struct tagSppSocketDriver* this_p); argument
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c29 static void Init(const struct tagSppSocketDriver *sppDriver) in Init()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_connection_test.cpp78 void Init(const struct tagSppSocketDriver *sppDriver) in Init()