Home | History | Annotate | Download | only in vm

Lines Matching full:strid

1676 char* dvmDbgStringToUtf8(ObjectId strId)
1678 StringObject* strObj = (StringObject*) objectIdToObject(strId);