Searched defs:set_bool (Results 1 - 4 of 4) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/tests/
H A Dstruct_with_traits_impl.h46 void set_bool(bool value) { bool_ = value; } function in class:mojo::test::EnumWithTraitsImpl::StructWithTraitsImpl
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap.h152 * set_bool - Set a boolean EAPOL state variable
157 void (*set_bool)(void *ctx, enum eapol_bool_var variable, member in struct:eapol_callbacks
/external/wpa_supplicant_8/src/eap_peer/
H A Deap.h152 * set_bool - Set a boolean EAPOL state variable
157 void (*set_bool)(void *ctx, enum eapol_bool_var variable, member in struct:eapol_callbacks
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap.h152 * set_bool - Set a boolean EAPOL state variable
157 void (*set_bool)(void *ctx, enum eapol_bool_var variable, member in struct:eapol_callbacks

Completed in 315 milliseconds