Home
last modified time | relevance | path

Searched defs:isDisconnect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dconnection_manager.cpp234 bool isDisconnect = false; in DisconnectCaller() local
261 bool isDisconnect = false; in RemoveConnection() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c650 int32_t TransProxyCloseConnChannelReset(uint32_t connectionId, bool isDisconnect, bool isServer, bo… in TransProxyCloseConnChannelReset()