Home
last modified time | relevance | path

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

/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
DLockTarget.java72 public String getPostOwner() { in getPostOwner() method in LockTarget
DLockFindingClassVisitor.java215 new MethodInsnNode(Opcodes.INVOKESTATIC, ownerMonitor.getPostOwner(), in visitEnd()
301 Opcodes.INVOKESTATIC, target.getPostOwner(), target.getPostMethod(), spec); in methodCall()
309 Opcodes.INVOKEVIRTUAL, target.getPostOwner(), target.getPostMethod(), spec); in methodCall()