Home
last modified time | relevance | path

Searched defs:asBool (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp1014 void RSReflectionCpp::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue()
Dslang_rs_reflection.cpp1918 void RSReflectionJava::genInitValue(const clang::APValue &Val, bool asBool) { in genInitValue()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp3212 bool Value::asBool() const { in asBool() function in Json::Value