Searched refs:bool_val (Results 1 – 4 of 4) sorted by relevance
164 dbus_bool_t bool_val; /**< as boolean */ member
348 bool_def : BOOL identifier bool_val ';'351 tunable_def : TUNABLE identifier bool_val ';'354 bool_val : CTRUE
297 bool bool_val() const;
376 bool StatsReport::Value::bool_val() const { in bool_val() function in webrtc::StatsReport::Value