Searched defs:Variable (Results 1 – 4 of 4) sorted by relevance
/system/tools/aidl/ | ||
D | ast_java.h | 88 struct Variable : public Expression { struct |
D | ast_java.cpp | 111 Variable::Variable(const string& t, const string& n) : type(t), name(n) {} in Variable() function in android::aidl::java::Variable |
D | generate_java_binder.cpp | 53 using Variable = ::android::aidl::java::Variable; typedef in android::aidl::java::VariableFactory |
/system/keymint/common/src/tag/ | ||
D | info.rs | 127 Variable, enumerator |