Home
last modified time | relevance | path

Searched defs:Boolean (Results 1 – 2 of 2) sorted by relevance

/system/tools/sysprop/
Dsysprop.proto40 Boolean = 0; enumerator
/system/tools/aidl/
Daidl_language.cpp347 AidlConstantValue* AidlConstantValue::Boolean(const AidlLocation& location, bool value) { in Boolean() function in AidlConstantValue