Home
last modified time | relevance | path

Searched defs:msg (Results 876 - 900 of 1603) sorted by relevance

1...<<31323334353637383940>>...65

/third_party/protobuf/src/google/protobuf/
H A Dparse_context.cc315 const char* ParseContext::ParseMessage(MessageLite* msg, const char* ptr) { in ParseMessage() argument
318 const char* ParseContext::ParseMessage(Message* msg, const char* ptr) { in ParseMessage() argument
/third_party/python/Lib/test/
H A Dtest_int.py348 msg = "can't convert non-string" variable in IntTestCases.test_non_numeric_input_types.CustomByteArray
/third_party/rust/crates/cxx/gen/lib/src/gen/include/
H A Dcxx.h401 const char *msg; member in rust::cxxbridge1::final
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatus.cc210 Status::Status(absl::StatusCode code, absl::string_view msg) in Status() argument
/third_party/skia/modules/canvaskit/
H A Dgm_bindings.cpp138 SkString msg; in RunGM() local
/third_party/skia/include/private/
H A DGrResourceKey.h357 static inline bool SkShouldPostMessageToBus(const GrUniqueKeyInvalidatedMessage& msg, in SkShouldPostMessageToBus() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp391 auto msg = log << TestLog::Message; in log() local
404 auto msg = log << TestLog::Message; in log() local
419 auto msg = log << TestLog::Message; in log() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBarycentricCoordinatesTests.cpp358 std::ostringstream msg; in iterate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_eke.c147 struct wpabuf *msg; in eap_eke_build_msg() local
H A Deap_tls_common.c575 const struct wpabuf *msg; in eap_tls_process_input() local
1030 const struct wpabuf *msg; in eap_peer_tls_decrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_eke.c114 struct wpabuf *msg; in eap_eke_build_msg() local
164 struct wpabuf *msg; in eap_eke_build_failure() local
184 struct wpabuf *msg; eap_eke_build_identity() local
242 struct wpabuf *msg; eap_eke_build_commit() local
306 struct wpabuf *msg; eap_eke_build_confirm() local
[all...]
H A Deap_server_mschapv2.c145 u8 *msg; in eap_mschapv2_build_success_req() local
H A Deap_server_sim.c105 struct eap_sim_msg *msg; in eap_sim_build_start() local
148 eap_sim_build_encr(struct eap_sm *sm, struct eap_sim_data *data, struct eap_sim_msg *msg, u16 counter, const u8 *nonce_s) eap_sim_build_encr() argument
229 struct eap_sim_msg *msg; eap_sim_build_challenge() local
258 struct eap_sim_msg *msg; eap_sim_build_reauth() local
306 struct eap_sim_msg *msg; eap_sim_build_notification() local
[all...]
H A Deap_server_tnc.c202 struct wpabuf *msg; in eap_tnc_build_frag_ack() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client.c145 u8 *msg = NULL, *in_msg = NULL, *in_pos, *in_end, alert, ct; in tlsv1_client_handshake() local
H A Dtlsv1_server.c137 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; in tlsv1_server_handshake() local
730 tlsv1_server_set_log_cb(struct tlsv1_server *conn, void (*cb)(void *ctx, const char *msg), void *ctx) tlsv1_server_set_log_cb() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_enrollee.c19 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_wps_state() argument
35 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_hash() argument
83 wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) wps_build_e_snonce1() argument
93 wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) wps_build_e_snonce2() argument
106 struct wpabuf *msg; wps_build_m1() local
172 struct wpabuf *msg; wps_build_m3() local
210 struct wpabuf *msg, *plain; wps_build_m5() local
243 wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) wps_build_cred_ssid() argument
253 wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) wps_build_cred_auth_type() argument
277 wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) wps_build_cred_encr_type() argument
301 wps_build_cred_network_key(struct wps_data *wps, struct wpabuf *msg) wps_build_cred_network_key() argument
339 wps_build_cred_mac_addr(struct wps_data *wps, struct wpabuf *msg) wps_build_cred_mac_addr() argument
379 struct wpabuf *msg, *plain; wps_build_m7() local
425 struct wpabuf *msg; wps_build_wsc_done() local
455 struct wpabuf *msg; wps_enrollee_get_msg() local
708 struct wpabuf msg; wps_process_cred_e() local
950 wps_process_m2(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m2() argument
1086 wps_process_m4(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m4() argument
1141 wps_process_m6(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m6() argument
1198 wps_process_m8(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m8() argument
1268 wps_process_wsc_msg(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_msg() argument
1353 wps_process_wsc_ack(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_ack() argument
1399 wps_process_wsc_nack(struct wps_data *wps, const struct wpabuf *msg) wps_process_wsc_nack() argument
1477 wps_enrollee_process_msg(struct wps_data *wps, enum wsc_op_code op_code, const struct wpabuf *msg) wps_enrollee_process_msg() argument
[all...]
H A Dwps_upnp_ssdp.c123 struct wpabuf *msg; in next_advertisement() local
227 struct wpabuf *msg; advertisement_state_machine_stop() local
262 struct wpabuf *msg; advertisement_state_machine_handler() local
383 struct wpabuf *msg; msearchreply_state_machine_handler() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dbgscan_learn.c277 char msg[100], *pos; in bgscan_learn_timeout() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c659 DBusMessage *msg; in do_send_prop_changed_signal() local
694 DBusMessage *msg; in do_send_deprecated_prop_changed_signal() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.c41 struct nl_msg *msg; in wpa_driver_set_power_save() local
69 get_power_mode_handler(struct nl_msg *msg, void *arg) get_power_mode_handler() argument
95 struct nl_msg *msg; wpa_driver_get_power_save() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_reconfig.c23 static void dpp_build_attr_csign_key_hash(struct wpabuf *msg, const u8 *hash) in dpp_build_attr_csign_key_hash() argument
40 struct wpabuf *msg = NULL; in dpp_build_reconfig_announcement() local
132 struct wpabuf *msg; dpp_reconfig_build_req() local
316 struct wpabuf *msg = NULL, *clear, *pr = NULL; dpp_reconfig_build_resp() local
559 struct wpabuf *msg = NULL, *clear; dpp_reconfig_build_conf() local
[all...]
H A Dwpa_ctrl.c553 wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, char *reply, size_t *reply_len, void (*msg_cb)(char *msg, size_t len)) wpa_ctrl_request() argument
801 wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, char *reply, size_t *reply_len, void (*msg_cb)(char *msg, size_t len)) wpa_ctrl_request() argument
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeProcess.c543 static deBool deProcess_setErrorFromWin32 (deProcess* process, const char* msg) in deProcess_setErrorFromWin32() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_eke.c147 struct wpabuf *msg; in eap_eke_build_msg() local

Completed in 26 milliseconds

1...<<31323334353637383940>>...65