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

  /dalvik/vm/
Init.h 29 bool dvmInitAfterZygote(void);
Init.c     [all...]
  /dalvik/vm/native/
dalvik_system_Zygote.c 263 * dvmInitAfterZygote().
276 * are not requested until we call dvmInitAfterZygote().
463 if (!dvmInitAfterZygote()) {

Completed in 1897 milliseconds