Home
last modified time | relevance | path

Searched refs:force_copy (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Djni_internal.h110 bool force_copy; variable
Dcheck_jni.cc174 return Runtime::Current()->GetJavaVM()->force_copy; in ForceCopy()
1585 force_copy = sc.ForceCopy(); in ForceCopyGetChecker()
1587 if (force_copy && isCopy != nullptr) { in ForceCopyGetChecker()
1595 if (force_copy && result != nullptr) { in Check()
1602 bool force_copy; member
Djni_internal.cc3124 force_copy(false), // TODO: add a way to enable this in JavaVMExt()
3171 if (force_copy) { in DumpForSigQuit()