Home
last modified time | relevance | path

Searched defs:methodName (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/
Djava-event-log-tags.py142 methodName = javaName("write_" + t.tagname) variable
/build/make/tools/check-flagged-apis/src/com/android/checkflaggedapis/
DMain.kt279 val methodName = buildString { in parseApiSignature() constant
377 var (methodName, methodArgs, _) = methodSignatureParts in parseApiVersions() variable