Home | History | Annotate | Download | only in vm

Lines Matching refs:strId

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