Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/frame/standard/init/src/
Dif_softbus_server.cpp232 int32_t ISoftBusServer::SetListenerState(int32_t channelId, int32_t type, bool CbEnabled) in SetListenerState() function in OHOS::ISoftBusServer
Dsoftbus_server.cpp681 int32_t SoftBusServer::SetListenerState(int32_t channelId, int32_t type, bool CbEnabled) in SetListenerState() function in OHOS::SoftBusServer
/foundation/communication/dsoftbus/br_proxy/
Dbr_proxy.c563 int32_t SetListenerState(int32_t channelId, ListenerType type, bool isEnable) in SetListenerState() function
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
Dtrans_server_proxy_standard.cpp1117 int32_t TransServerProxy::SetListenerState(int32_t channelId, int32_t type, bool CbEnabled) in SetListenerState() function in OHOS::TransServerProxy