Searched defs:zygote (Results 1 – 4 of 4) sorted by relevance
42 Set<LoadedClass> zygote = new HashSet<LoadedClass>(); in main() local
271 bool zygote = false; in main() local
596 int AndroidRuntime::startVm(JavaVM** pJavaVM, JNIEnv** pEnv, bool zygote) in startVm()1056 void AndroidRuntime::start(const char* className, const Vector<String8>& options, bool zygote) in start()
183 optional Status zygote = 40; field461 optional string zygote = 44; field