HomeSort by relevance Sort by last modified time
    Searched refs:nativePostForkChild (Results 1 - 2 of 2) sorted by null

  /libcore/dalvik/src/main/java/dalvik/system/
ZygoteHooks.java 49 nativePostForkChild(token, debugFlags, instructionSet);
64 private static native void nativePostForkChild(long token, int debugFlags,
  /art/runtime/native/
dalvik_system_ZygoteHooks.cc 210 NATIVE_METHOD(ZygoteHooks, nativePostForkChild, "(JILjava/lang/String;)V"),

Completed in 701 milliseconds