Searched refs:new_class_data (Results 1 – 8 of 8) sorted by relevance
49 unsigned char** new_class_data) { in RedefineObjectHook() argument85 *new_class_data = writer.CreateImage(&allocator, &new_size); in RedefineObjectHook()87 *new_class_data = nullptr; in RedefineObjectHook()
48 unsigned char** new_class_data) { in RedefineObjectHook() argument98 *new_class_data = writer.CreateImage(&allocator, &new_size); in RedefineObjectHook()100 *new_class_data = nullptr; in RedefineObjectHook()
218 unsigned char** new_class_data) const { in DispatchClassFileLoadHookEvent() argument223 DCHECK(*new_class_data == nullptr); in DispatchClassFileLoadHookEvent()236 new_class_data); in DispatchClassFileLoadHookEvent()266 *new_class_data = current_class_data; in DispatchClassFileLoadHookEvent()556 unsigned char** new_class_data) const {567 new_class_data);581 unsigned char** new_class_data) const {592 new_class_data);606 unsigned char** new_class_data) const {617 new_class_data);
380 unsigned char** new_class_data) const
53 unsigned char** new_class_data ATTRIBUTE_UNUSED) { in CheckDexFileHook()
333 unsigned char** new_class_data) { in CommonClassFileLoadHookRetransformable() argument342 *new_class_data = new_data; in CommonClassFileLoadHookRetransformable()
622 unsigned char** new_class_data) { in ClassFileLoadHookSecretNoOp() argument636 /*out*/ new_class_data_len, /*out*/ new_class_data)) { in ClassFileLoadHookSecretNoOp()641 *new_class_data = nullptr; in ClassFileLoadHookSecretNoOp()
737 unsigned char** new_class_data);