Searched refs:init_success (Results 1 – 1 of 1) sorted by relevance
982 bool init_success = self->Init(runtime->GetThreadList(), runtime->GetJavaVM()); in Attach() local984 if (!init_success) { in Attach()