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()
216 unsigned char** new_class_data) const { in DispatchClassFileLoadHookEvent() argument220 DCHECK(*new_class_data == nullptr); in DispatchClassFileLoadHookEvent()233 new_class_data); in DispatchClassFileLoadHookEvent()263 *new_class_data = current_class_data; in DispatchClassFileLoadHookEvent()533 unsigned char** new_class_data) const {544 new_class_data);558 unsigned char** new_class_data) const {569 new_class_data);
308 unsigned char** new_class_data) const
53 unsigned char** new_class_data ATTRIBUTE_UNUSED) { in CheckDexFileHook()
243 unsigned char** new_class_data) { in CommonClassFileLoadHookRetransformable() argument252 *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);