Searched refs:getOrCreateMethod (Results 1 – 3 of 3) sorted by relevance
115 MethodProfile callMethod = classProfile.getOrCreateMethod(name, params); in handleMethodCall()
99 MethodProfile method = mClass.getOrCreateMethod(name, params); in visitMethod()
108 public MethodProfile getOrCreateMethod( in getOrCreateMethod() method in ClassProfile