Home | History | Annotate | Download | only in runtime

Lines Matching refs:DidForkFromZygote

453     DidForkFromZygote(self->GetJniEnv(), NativeBridgeAction::kInitialize,
530 void Runtime::DidForkFromZygote(JNIEnv* env, NativeBridgeAction action, const char* isa) {
886 // DidForkFromZygote(action)
898 // DidForkFromZygote(kInitialize) -> try to initialize any native bridge given.