Searched defs:readObj (Results 1 – 2 of 2) sorted by relevance
148 auto readObj = std::make_shared<AudioDebug>(); in InitDebugFile() local177 for (auto readObj : readDebug_) { in ReleaseDebugFile() local
357 private static Object readObj(String type, Parcel in) { in readObj() method in SliceItem