Home
last modified time | relevance | path

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

/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
DLockTarget.java80 public String getPostMethod() { in getPostMethod() method in LockTarget
DLockFindingClassVisitor.java216 ownerMonitor.getPostMethod(), "()V", false); in visitEnd()
301 Opcodes.INVOKESTATIC, target.getPostOwner(), target.getPostMethod(), spec); in methodCall()
309 Opcodes.INVOKEVIRTUAL, target.getPostOwner(), target.getPostMethod(), spec); in methodCall()