Searched defs:IntConstant (Results 1 - 1 of 1) sorted by last modified time

/system/tools/aidl/
H A Dast_java.h329 struct IntConstant : public ClassElement { struct in namespace:android::aidl::java
333 IntConstant(std::string name, int value) function in struct:android::aidl::java::IntConstant
335 virtual ~IntConstant() = default;

Completed in 50 milliseconds