Searched defs:SetBoolean (Results 1 – 2 of 2) 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/gn/src/base/ | ||
| D | values.cc | 706 Value* DictionaryValue::SetBoolean(std::string_view path, bool in_value) { in SetBoolean() function in base::DictionaryValue |