Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c885 bool noNeedGetPkg = (chan->appInfo.appType == APP_TYPE_INNER) || in TransProxyGetLocalInfo() local
887 if (!noNeedGetPkg) { in TransProxyGetLocalInfo()