HomeSort by relevance Sort by last modified time
    Searched refs:SUPER_VALUE (Results 1 - 4 of 4) sorted by null

  /frameworks/base/tools/aidl/
Type.h 536 extern Expression* SUPER_VALUE;
generate_java_binder.cpp 83 MethodCall* superCall = new MethodCall(SUPER_VALUE, "onTransact", 4,
Type.cpp 35 Expression* SUPER_VALUE;
138 SUPER_VALUE = new LiteralExpression("super");
    [all...]
generate_java_rpc.cpp 271 new MethodCall(SUPER_VALUE, "process", 4,
    [all...]

Completed in 85 milliseconds