Searched refs:transactCode (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aidl/
H A Dgenerate_java.cpp328 Field* transactCode = new Field(STATIC | FINAL, local
330 transactCode->value = transactCodeValue;
331 stubClass->elements.push_back(transactCode);

Completed in 3 milliseconds