Searched defs:bool_val (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/talk/app/webrtc/ | ||
D | statstypes.cc | 376 bool StatsReport::Value::bool_val() const { in bool_val() function in webrtc::StatsReport::Value |
/external/flatbuffers/tests/ | ||
D | test.cpp | 682 const uint8_t bool_val = true; in FuzzTest1() local |