Searched refs:parseLastEventInfoLocked (Results 1 – 1 of 1) sorted by relevance
2212 final Pair<Long, String> lastEventInfo = parseLastEventInfoLocked(proto); in readSyncStatusInfoLocked()2269 private Pair<Long, String> parseLastEventInfoLocked(ProtoInputStream proto) throws IOException { in parseLastEventInfoLocked() method in SyncStorageEngine