Searched defs:zygote (Results 1 – 5 of 5) sorted by relevance
42 Set<LoadedClass> zygote = new HashSet<LoadedClass>(); in main() local
257 bool zygote = false; in main() local
622 int AndroidRuntime::startVm(JavaVM** pJavaVM, JNIEnv** pEnv, bool zygote, bool primary_zygote) in startVm()1189 void AndroidRuntime::start(const char* className, const Vector<String8>& options, bool zygote) in start()
183 optional Status zygote = 40; field512 optional string zygote = 44; field
381 Pair<Long, Object> zygote = mAppExitInfoSourceZygote.remove( in handleNoteProcessDiedLocked() local