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