Home
last modified time | relevance | path

Searched refs:functionCount (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Dgenerate_ndk.cpp747 int functionCount = maxId + 1; in GenerateClassSource() local
755 functionNames.resize(functionCount); in GenerateClassSource()
759 if (method->GetId() >= functionCount) { in GenerateClassSource()