/aosp_15_r20/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/instrumentor/ |
H A D | ReplaceHooks.java | 27 patchShouldReturnTrue1(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchShouldReturnTrue1() 35 patchShouldReturnTrue2(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchShouldReturnTrue2() 43 patchShouldReturnTrue3(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchShouldReturnTrue3() 51 patchShouldReturnFalse1(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchShouldReturnFalse1() 62 patchShouldReturnFalse2(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchShouldReturnFalse2() 72 MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchShouldReturnReversed() 80 patchShouldIncrement(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchShouldIncrement() 88 patchShouldCallPass(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchShouldCallPass() 96 patchIdempotent(MethodHandle method, Object thisObject, Object[] arguments, int hookId) in patchIdempotent() 107 patchAbstractListGet(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchAbstractListGet() [all …]
|
H A D | InvalidHookMocks.java | 25 MethodHandle method, String thisObject, Object[] arguments, long hookId) {} in incorrectHookIdType() 28 private static void invalidAfterHook(MethodHandle method, String thisObject, Object[] arguments, in invalidAfterHook() 32 public void invalidAfterHook2(MethodHandle method, String thisObject, Object[] arguments, in invalidAfterHook2() 38 incorrectReturnType(MethodHandle method, String thisObject, Object[] arguments, int hookId) { in incorrectReturnType() 45 invalidReplaceHook2(MethodHandle method, Integer thisObject, Object[] arguments, int hookId) { in invalidReplaceHook2() 52 invalidReplaceVoidMethod(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in invalidReplaceVoidMethod() 59 invalidReturnType(MethodHandle method, Object thisObject, Object[] arguments, int hookId) in invalidReturnType() 67 primitiveReturnValueMustBeWrapped(MethodHandle method, String thisObject, Object[] arguments, in primitiveReturnValueMustBeWrapped() 74 MethodHandle method, Object thisObject, Object[] arguments, int hookId) throws Throwable {} in replaceOnInitWithoutReturnType() 80 MethodHandle method, Object thisObject, Object[] arguments, int hookId) throws Throwable { in replaceOnInitWithIncompatibleType() [all …]
|
H A D | AfterHooks.java | 29 MethodHandle method, Object thisObject, Object[] arguments, int hookId, Object returnValue) { in patchFunc1() 38 patchRegisterTimesCalled(MethodHandle method, Object thisObject, Object[] arguments, int hookId, in patchRegisterTimesCalled() 49 MethodHandle method, Object thisObject, Object[] arguments, int hookId, String returnValue) { in patchGetFirstSecret() 59 MethodHandle method, Object thisObject, Object[] arguments, int hookId, Object returnValue) { in patchGetSecondSecret() 70 MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchStringBuilderBeforeInit() 78 MethodHandle method, Object thisObject, Object[] arguments, int hookId, Object returnValue) { in patchStringBuilderInit()
|
H A D | ValidHookMocks.java | 24 MethodHandle method, String thisObject, Object[] arguments, int hookId) {} in validBeforeHook() 27 public static void validAfterHook(MethodHandle method, String thisObject, Object[] arguments, in validAfterHook() 33 validReplaceHook(MethodHandle method, String thisObject, Object[] arguments, int hookId) { in validReplaceHook() 42 validReplaceHook2(MethodHandle method, String thisObject, Object[] arguments, int hookId) { in validReplaceHook2()
|
H A D | BeforeHooks.java | 26 patchHasFunc1BeenCalled(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchHasFunc1BeenCalled() 34 patchHasBeenCalled(MethodHandle method, Object thisObject, Object[] arguments, int hookId) in patchHasBeenCalled() 45 MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in patchHasFuncWithArgsBeenCalled()
|
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/runtime/ |
H A D | TraceCmpHooks.java | 50 integerCompareTo(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in integerCompareTo() 59 longCompare(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in longCompare() 66 longCompareTo(MethodHandle method, Long thisObject, Object[] arguments, int hookId) { in longCompareTo() 81 equals(MethodHandle method, String thisObject, Object[] arguments, int hookId, Boolean areEqual) { in equals() 95 MethodHandle method, Object thisObject, Object[] arguments, int hookId, Boolean areEqual) { in genericEquals() 104 MethodHandle method, Object thisObject, Object[] arguments, int hookId, Boolean areEqual) { in genericStaticEquals() 117 MethodHandle method, String thisObject, Object[] arguments, int hookId, Integer returnValue) { in compareTo() 127 contentEquals(MethodHandle method, String thisObject, Object[] arguments, int hookId, in contentEquals() 139 MethodHandle method, Object thisObject, Object[] arguments, int hookId, Boolean returnValue) { in regionsMatches5() 153 MethodHandle method, Object thisObject, Object[] arguments, int hookId, Boolean returnValue) { in regionMatches4() [all …]
|
H A D | TraceDivHooks.java | 28 intUnsignedDivide(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in intUnsignedDivide() 39 longUnsignedDivide(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in longUnsignedDivide()
|
H A D | NativeLibHooks.java | 32 loadLibraryHook(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in loadLibraryHook()
|
H A D | TraceIndirHooks.java | 32 MethodHandle method, Object thisObject, Object[] arguments, int hookId, Object returnValue) { in methodInvoke()
|
/aosp_15_r20/frameworks/wilhelm/src/itf/ |
H A D | IDynamicInterfaceManagement.cpp | 31 IObject *thisObject = InterfaceToIObject(thiz); in HandleAdd() local 115 IObject *thisObject = InterfaceToIObject(thiz); in IDynamicInterfaceManagement_AddInterface() local 211 IObject *thisObject = InterfaceToIObject(thiz); in IDynamicInterfaceManagement_RemoveInterface() local 287 IObject *thisObject = InterfaceToIObject(thiz); in HandleResume() local 363 IObject *thisObject = InterfaceToIObject(thiz); in IDynamicInterfaceManagement_ResumeInterface() local 446 IObject *thisObject = InterfaceToIObject(thiz); in IDynamicInterfaceManagement_RegisterCallback() local
|
H A D | IMuteSolo.cpp | 27 IObject *thisObject = thiz->mThis; in IMuteSolo_SetChannelMute() local 66 IObject *thisObject = thiz->mThis; in IMuteSolo_GetChannelMute() local 99 IObject *thisObject = thiz->mThis; in IMuteSolo_SetChannelSolo() local 138 IObject *thisObject = thiz->mThis; in IMuteSolo_GetChannelSolo() local 174 IObject *thisObject = thiz->mThis; in IMuteSolo_GetNumChannels() local
|
H A D | I3DCommit.cpp | 27 IObject *thisObject = InterfaceToIObject(thiz); in I3DCommit_Commit() local 48 IObject *thisObject = InterfaceToIObject(thiz); in I3DCommit_SetDeferred() local
|
H A D | IDynamicSource.cpp | 38 IObject *thisObject = InterfaceToIObject(thiz); in IDynamicSource_SetSource() local
|
H A D | I3DGrouping.cpp | 38 IObject *thisObject = InterfaceToIObject(thiz); in I3DGrouping_Set3DGroup() local
|
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/autofuzz/ |
H A D | Meta.java | 199 Executable executable, Object thisObject, Object[] arguments) { in getDebugSummary() 257 Object thisObject = consume(data, method.getDeclaringClass(), visitor); in autofuzz() local 271 public Object autofuzz(FuzzedDataProvider data, Method method, Object thisObject) { in autofuzz() 276 FuzzedDataProvider data, Method method, Object thisObject, AutofuzzCodegenVisitor visitor) { in autofuzz() 314 FuzzedDataProvider data, Method method, Object thisObject, AutofuzzCodegenVisitor visitor) { in autofuzzForConsume()
|
/aosp_15_r20/external/jazzer-api/sanitizers/src/main/java/com/code_intelligence/jazzer/sanitizers/ |
H A D | ServerSideRequestForgery.java | 61 checkSsrfSocket(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in checkSsrfSocket() 81 checkSsrfHttpConnection(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in checkSsrfHttpConnection()
|
H A D | ScriptEngineInjection.java | 59 MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in checkScriptEngineExecuteString() 77 checkScriptEngineExecute(MethodHandle method, Object thisObject, Object[] arguments, int hookId) in checkScriptEngineExecute()
|
H A D | SqlInjection.java | 81 checkSqlExecute(MethodHandle method, Object thisObject, Object[] arguments, int hookId) in checkSqlExecute()
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
H A D | StackFrameImpl.java | 50 private ObjectReference thisObject = null; field in StackFrameImpl 118 public ObjectReference thisObject() { in thisObject() method in StackFrameImpl
|
/aosp_15_r20/external/jazzer-api/examples/src/main/java/com/example/ |
H A D | ExampleFuzzerHooks.java | 25 getRandomNumber(MethodHandle handle, Object thisObject, Object[] args, int hookId) { in getRandomNumber()
|
H A D | ExamplePathTraversalFuzzerHooks.java | 32 fileConstructorHook(MethodHandle handle, Object thisObject, Object[] args, int hookId) { in fileConstructorHook()
|
/aosp_15_r20/external/jazzer-api/tests/src/test/java/com/example/ |
H A D | DisabledHooksFuzzer.java | 49 triggerCustomHookHook(MethodHandle method, Object thisObject, Object[] arguments, int hookId) { in triggerCustomHookHook()
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
H A D | DisposeDuringInvokeDebuggee.java | 34 public static DisposeDuringInvokeDebuggee thisObject; field in DisposeDuringInvokeDebuggee
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
H A D | StackFrame.java | 104 ObjectReference thisObject(); in thisObject() method
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
H A D | ThisObjectTest.java | 131 TaggedObject thisObject = reply.getNextValueAsTaggedObject(); in testThisObjectTest001() local
|