Home
last modified time | relevance | path

Searched defs:native (Results 1 – 3 of 3) sorted by relevance

/art/runtime/native/
Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc170 … jboolean DdmVmInternal_heapSegmentNotify(JNIEnv*, jclass, jint when, jint what, jboolean native) { in DdmVmInternal_heapSegmentNotify()
/art/test/common/
Druntime_state.cc210 bool native = false; in ForceJitCompiled() local
/art/runtime/
Ddebugger.cc4448 bool Dbg::DdmHandleHpsgNhsgChunk(Dbg::HpsgWhen when, Dbg::HpsgWhat what, bool native) { in DdmHandleHpsgNhsgChunk()
4538 HeapChunkContext(bool merge, bool native) in HeapChunkContext()
4770 void Dbg::DdmSendHeapSegments(bool native) { in DdmSendHeapSegments()