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

  /dalvik/vm/alloc/
Alloc.h 154 bool dvmIsNonMovingObject(const Object* object);
Alloc.cpp 370 bool dvmIsNonMovingObject(const Object* object)
  /dalvik/vm/
Intern.cpp 63 if (dvmIsNonMovingObject(value) == false) {

Completed in 1087 milliseconds