Home
last modified time | relevance | path

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

/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/flatbuffers/go/
Dencode.go27 func GetBool(buf []byte) bool { func
Dtable.go68 func (t *Table) GetBool(off UOffsetT) bool { func
/third_party/cef/libcef_dll/ctocpp/
Dvalue_ctocpp.cc160 NO_SANITIZE("cfi-icall") bool CefValueCToCpp::GetBool() { in GetBool() function in CefValueCToCpp
Dlist_value_ctocpp.cc243 NO_SANITIZE("cfi-icall") bool CefListValueCToCpp::GetBool(size_t index) { in GetBool() function in CefListValueCToCpp
Ddictionary_value_ctocpp.cc302 bool CefDictionaryValueCToCpp::GetBool(const CefString& key) { in GetBool() function in CefDictionaryValueCToCpp
/third_party/cef/libcef/common/
Dvalues_impl.cc242 bool CefValueImpl::GetBool() { in GetBool() function in CefValueImpl
771 bool CefDictionaryValueImpl::GetBool(const CefString& key) { in GetBool() function in CefDictionaryValueImpl
1190 bool CefListValueImpl::GetBool(size_t index) { in GetBool() function in CefListValueImpl
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc222 bool GetBool() override { return TEST_BOOL_VAL; } in GetBool() function in CefTranslatorTestImpl
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc58 NO_SANITIZE("cfi-icall") bool CefTranslatorTestCToCpp::GetBool() { in GetBool() function in CefTranslatorTestCToCpp
/third_party/gn/src/base/
Dvalues.cc213 bool Value::GetBool() const { in GetBool() function in base::Value
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp1874 bool ImGuiStorage::GetBool(ImGuiID key, bool default_val) const in GetBool() function in ImGuiStorage
/third_party/mesa3d/src/imgui/
Dimgui.cpp1912 bool ImGuiStorage::GetBool(ImGuiID key, bool default_val) const in GetBool() function in ImGuiStorage
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp1963 bool ImGuiStorage::GetBool(ImGuiID key, bool default_val) const in GetBool() function in ImGuiStorage