Searched defs:can_suspend (Results 1 – 15 of 15) sorted by relevance
275 void* FindNativeMethod(Thread* self, ArtMethod* m, std::string* detail, bool can_suspend) in FindNativeMethod()1186 void* JavaVMExt::FindCodeForNativeMethod(ArtMethod* m, std::string* error_msg, bool can_suspend) { in FindCodeForNativeMethod()
291 bool can_suspend) in RegTypeCache()
685 unsigned int can_suspend : 1; member
695 unsigned int can_suspend : 1; member