HomeSort by relevance Sort by last modified time
    Searched defs:set_bool (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
eap.h 152 * 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/libmojo/mojo/public/cpp/bindings/tests/
struct_with_traits_impl.h 46 void set_bool(bool value) { bool_ = value; } function in class:mojo::test::EnumWithTraitsImpl::StructWithTraitsImpl

Completed in 111 milliseconds