HomeSort by relevance Sort by last modified time
    Searched full:have_native_bridge (Results 1 - 1 of 1) sorted by null

  /art/runtime/
runtime.cc 436 bool have_native_bridge = !native_bridge_library_filename_.empty(); local
437 if (have_native_bridge) {
440 DidForkFromZygote(self->GetJniEnv(), have_native_bridge ? NativeBridgeAction::kInitialize :
    [all...]

Completed in 255 milliseconds