Searched refs:DdmHandleChunk (Results 1 – 5 of 5) sorted by relevance
31 using DdmHandleChunk = jvmtiError(*)(jvmtiEnv* env, typedef46 DdmHandleChunk send_ddm_chunk;198 data->send_ddm_chunk = reinterpret_cast<DdmHandleChunk>(cur_info->func); in Java_art_Test1940_initializeTest()
68 if (!art::Dbg::DdmHandleChunk(self->GetJniEnv(), in HandleChunk()
86 EXPORT static bool DdmHandleChunk(JNIEnv* env,
185 bool Dbg::DdmHandleChunk(JNIEnv* env, in DdmHandleChunk() function in art::Dbg
904 if (!art::Dbg::DdmHandleChunk(self->GetJniEnv(), in HandleDataWithoutAgent()