Searched defs:AsBool (Results 1 – 7 of 7) sorted by relevance
24 bool AsBool(const android_emb::Capability& capability) { in AsBool() function
139 bool AsBool(int x) { return static_cast<bool>(x); } in AsBool() function
361 Bool AsBool(uint32_t field_number) { return As<Bool>(field_number); } in AsBool() function
119 bool AsBool() const { assert(IsBool()); return m_Vals.b; } in AsBool() function in armnn::BackendOptions::Var
581 def AsBool(self): member in Ref
442 bool AsBool() const { in AsBool() function