Home
last modified time | relevance | path

Searched defs:GetBool (Results 1 – 6 of 6) sorted by relevance

/third_party/rust/crates/nix/src/sys/socket/
Dsockopt.rs1143 struct GetBool { struct
1148 impl Get<bool> for GetBool { argument
/third_party/skia/third_party/externals/tint/fuzzers/
Drandom_generator.cc91 bool RandomGenerator::GetBool() { in GetBool() function in tint::fuzzers::RandomGenerator
Drandom_generator_test.cc147 TEST_F(RandomGeneratorTest, GetBool) { in TEST_F() argument
/third_party/gn/src/base/
Dvalues.cc213 bool Value::GetBool() const { in GetBool() function in base::Value
/third_party/mesa3d/src/imgui/
Dimgui.cpp1912 bool ImGuiStorage::GetBool(ImGuiID key, bool default_val) const in GetBool() function in ImGuiStorage
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp126772 static bool GetBool(const char* aPref, bool aDefault = false) in GetBool() function in mozilla::Preferences