Home | History | Annotate | Download | only in hprof

Lines Matching defs:it

588     auto it = strings_.find(string);
589 if (it != strings_.end()) {
590 return it->second;
618 // TODO: It seems it would be correct to use U8.
728 // Otherwise, "filename_" must be valid, though if "fd" >= 0 it will
941 // This object will bother HprofReader, because it has a null
942 // class, so just don't dump it. It could be
943 // gDvm.unlinkedJavaLangClass or it could be an object just
1116 // know until we're done writing it.