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

  /dalvik/vm/native/
dalvik_system_Zygote.cpp 205 ArrayObject * rlimit_tuple = tuples[i]; local
206 s4* contents = (s4 *)(void *)rlimit_tuple->contents;
209 if (rlimit_tuple->length != 3) {

Completed in 29 milliseconds