Home
last modified time | relevance | path

Searched defs:broadcast (Results 1 - 25 of 34) sorted by relevance

12

/applications/standard/app_samples/code/SystemFeature/Media/VoiceCallDemo/script/
H A Dsocket.js60 function broadcast(msg, self) { function
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dudp_extra_options.cpp21 void UDPExtraOptions::SetBroadcast(bool broadcast) in SetBroadcast() argument
/third_party/node/benchmark/worker/
H A Decho.js
/third_party/node/benchmark/cluster/
H A Decho.js
/third_party/pulseaudio/src/pulsecore/
H A Dmutex-posix.c133 void pa_cond_signal(pa_cond *c, int broadcast) { in pa_cond_signal() argument
H A Dmutex-win32.c85 void pa_cond_signal(pa_cond *c, int broadcast) { in pa_cond_signal() argument
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_player_fast.h243 PTEST((std::string url), Test hls audio broadcast) in FIXTURE() argument
/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/
H A Dpub_sub_feature.c71 PubSubFeature *broadcast = (PubSubFeature *)feature; in OnMessage() local
H A Dpub_sub_implement.c53 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 Ddhcp_config.h38 uint32_t broadcast; /* Broadcast flags enable [0|1]: 0-no, 1-yes(default). */ member
/third_party/backends/sanei/
H A Dsanei_udp.c65 sanei_udp_socket(int *fdp, int broadcast) in sanei_udp_socket() argument
/third_party/lwip/src/core/
H A Dudp.c141 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 Draw.c69 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 Ddhcp_socket.cpp142 int broadcast = 1; in BindKernelSocket() local
/third_party/lwip/test/unit/dhcp/
H A Dtest_dhcp.c11 static const u8_t broadcast[6] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; variable
[all...]
/foundation/communication/dhcp/services/dhcp_server/src/
H A Daddress_utils.cpp55 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 DvktSubgroupsBallotBroadcastTests.cpp104 string broadcast; in getTestSrc() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBallotBroadcastTests.cpp102 string broadcast; in getTestSrc() local
[all...]
/third_party/ltp/testcases/lib/
H A Dtst_net_vars.c191 struct in_addr broadcast; in get_ipv4_broadcast() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddpp_hostapd.c29 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 Ddpp_supplicant.c49 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 Dsocket_exec.cpp1346 int broadcast = static_cast<int>(context->options.IsBroadcast()); in ExecUdpSetExtraOptions() local
/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c897 int broadcast = 1; in create_broadcast_socket() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddpp_hostapd.c39 static const u8 broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable
H A Dieee802_1x.c144 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

Completed in 24 milliseconds

12