Home
last modified time | relevance | path

Searched defs:newChannel (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_negotiation_test.cpp130 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
186 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
303 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
322 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
H A Dtrans_udp_manager_test.cpp192 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
216 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
249 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
273 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
308 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
330 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
H A Dtrans_udp_static_test.cpp267 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
H A Dtrans_udp_nego_test.cpp286 UdpChannelInfo *newChannel = CreateUdpChannelPackTest(); variable
346 UdpChannelInfo *newChannel = (UdpChannelInfo*)SoftBusCalloc(sizeof(UdpChannelInfo)); variable
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothServerSocket.java227 /*package*/ void setChannel(int newChannel) { in setChannel()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c269 static int32_t CopyAppInfoFastTransData(UdpChannelInfo *newChannel, const AppInfo *appInfo) in CopyAppInfoFastTransData()
289 UdpChannelInfo *newChannel = (UdpChannelInfo *)SoftBusCalloc(sizeof(UdpChannelInfo)); in NewUdpChannelByAppInfo() local
331 UdpChannelInfo *newChannel = NewUdpChannelByAppInfo(appInfo); in AcceptUdpChannelAsServer() local
1073 UdpChannelInfo *newChannel = NewUdpChannelByAppInfo(appInfo); in TransOpenUdpChannel() local
/aosp12/packages/apps/TV/partner_support/samples/src/com/example/partnersupportsampletvinput/
H A DChannelScanFragment.java211 Channel newChannel = in updateChannels() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/notification/
H A DVoicemailChannelUtils.java248 private static NotificationChannel newChannel( in newChannel() method in VoicemailChannelUtils
/aosp12/packages/apps/TV/src/com/android/tv/menu/
H A DAppLinkCardView.java94 Channel newChannel = item.getChannel(); in onBind() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/
H A Dclient_trans_udp_manager.c200 UdpChannel *newChannel = (UdpChannel *)SoftBusCalloc(sizeof(UdpChannel)); in ConvertChannelInfoToUdpChannel() local
258 UdpChannel *newChannel = ConvertChannelInfoToUdpChannel(sessionName, channel); in TransOnUdpChannelOpened() local
/aosp12/packages/apps/TV/src/com/android/tv/
H A DChannelTuner.java273 Channel newChannel = mChannelMap.get(channel.getId()); in moveToChannel() local
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java1589 NotificationChannel newChannel = new NotificationChannel( in testCreateDeletedChannel() local
1629 NotificationChannel newChannel = new NotificationChannel( in testCreateChannel_alreadyExists() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...