| /applications/standard/app_samples/code/SystemFeature/Media/VoiceCallDemo/script/ |
| H A D | socket.js | 60 function broadcast(msg, self) { function
|
| /foundation/communication/netstack/frameworks/js/napi/socket/options/src/ |
| H A D | udp_extra_options.cpp | 21 void UDPExtraOptions::SetBroadcast(bool broadcast) in SetBroadcast() argument
|
| /third_party/node/benchmark/worker/ |
| H A D | echo.js | |
| /third_party/node/benchmark/cluster/ |
| H A D | echo.js | |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | mutex-posix.c | 133 void pa_cond_signal(pa_cond *c, int broadcast) { in pa_cond_signal() argument
|
| H A D | mutex-win32.c | 85 void pa_cond_signal(pa_cond *c, int broadcast) { in pa_cond_signal() argument
|
| /foundation/multimedia/media_foundation/test/scenetest/ |
| H A D | test_single_player_fast.h | 243 PTEST((std::string url), Test hls audio broadcast) in FIXTURE() argument
|
| /foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/ |
| H A D | pub_sub_feature.c | 71 PubSubFeature *broadcast = (PubSubFeature *)feature;
in OnMessage() local
|
| H A D | pub_sub_implement.c | 53 PubSubImplement *broadcast = GET_OBJECT(iUnknown, PubSubImplement, iUnknown);
in AddTopic() local 83 PubSubImplement *broadcast = GET_OBJECT(iUnknown, PubSubImplement, iUnknown);
in Subscribe() local 122 PubSubImplement *broadcast = GET_OBJECT(iUnknown, PubSubImplement, iUnknown); ModifyConsumer() local 152 PubSubImplement *broadcast = GET_OBJECT(iUnknown, PubSubImplement, iUnknown); Unsubscribe() local 180 PubSubImplement *broadcast = GET_OBJECT(iUnknown, PubSubImplement, iUnknown); Publish() local [all...] |
| /foundation/communication/dhcp/services/dhcp_server/include/ |
| H A D | dhcp_config.h | 38 uint32_t broadcast; /* Broadcast flags enable [0|1]: 0-no, 1-yes(default). */ member
|
| /third_party/backends/sanei/ |
| H A D | sanei_udp.c | 65 sanei_udp_socket(int *fdp, int broadcast) in sanei_udp_socket() argument
|
| /third_party/lwip/src/core/ |
| H A D | udp.c | 141 udp_input_local_match(struct udp_pcb *pcb, struct netif *inp, u8_t broadcast) in udp_input_local_match() argument 214 u8_t broadcast; local [all...] |
| H A D | raw.c | 69 raw_input_local_match(struct raw_pcb *pcb, u8_t broadcast) in raw_input_local_match() argument 143 u8_t broadcast = ip_addr_isbroadcast(ip_current_dest_addr(), ip_current_netif()); in raw_input() local [all...] |
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_socket.cpp | 142 int broadcast = 1; in BindKernelSocket() local
|
| /third_party/lwip/test/unit/dhcp/ |
| H A D | test_dhcp.c | 11 static const u8_t broadcast[6] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; variable [all...] |
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | address_utils.cpp | 55 uint32_t broadcast = BroadCastAddress(currIp, netmask); in NextIpAddress() local 121 uint32_t broadcast = htonl(network) + HostTotal(netmask); in BroadCastAddress() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsBallotBroadcastTests.cpp | 104 string broadcast; in getTestSrc() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsBallotBroadcastTests.cpp | 102 string broadcast; in getTestSrc() local [all...] |
| /third_party/ltp/testcases/lib/ |
| H A D | tst_net_vars.c | 191 struct in_addr broadcast; in get_ipv4_broadcast() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | dpp_hostapd.c | 29 static const u8 broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | dpp_supplicant.c | 49 static const u8 broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable [all...] |
| /foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/ |
| H A D | socket_exec.cpp | 1346 int broadcast = static_cast<int>(context->options.IsBroadcast()); in ExecUdpSetExtraOptions() local
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 897 int broadcast = 1; in create_broadcast_socket() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | dpp_hostapd.c | 39 static const u8 broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable
|
| H A D | ieee802_1x.c | 144 ieee802_1x_tx_key_one(struct hostapd_data *hapd, struct sta_info *sta, int idx, int broadcast, u8 *key_data, size_t key_len) ieee802_1x_tx_key_one() argument
|