Searched defs:SetBoolean (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/src/tracing/ | ||
| D | traced_value.cc | 126 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in node::tracing::TracedValue |
| /third_party/node/deps/v8/src/tracing/ | ||
| D | traced-value.cc | 102 void TracedValue::SetBoolean(const char* name, bool value) { in SetBoolean() function in v8::tracing::TracedValue |
| /third_party/cef/libcef/browser/prefs/ | ||
| D | pref_store.cc | 149 void CefPrefStore::SetBoolean(const std::string& key, bool value) { in SetBoolean() function in CefPrefStore |
| /third_party/gn/src/base/ | ||
| D | values.cc | 706 Value* DictionaryValue::SetBoolean(std::string_view path, bool in_value) { in SetBoolean() function in base::DictionaryValue |
| /third_party/skia/third_party/externals/dng_sdk/source/ | ||
| D | dng_xmp.cpp | 1131 void dng_xmp::SetBoolean (const char *ns, in SetBoolean() function in dng_xmp |