Searched refs:coreLibraryDebugInfo (Results 1 – 1 of 1) sorted by relevance
92 private static void addTimeZoneApkDebugInfo(DebugInfo coreLibraryDebugInfo) { in addTimeZoneApkDebugInfo() argument99 addDistroVersionDebugInfo(versionFileName, debugKeyPrefix, coreLibraryDebugInfo); in addTimeZoneApkDebugInfo()108 private static void reportTimeZoneInfo(DebugInfo coreLibraryDebugInfo, in reportTimeZoneInfo() argument111 for (DebugInfo.DebugEntry debugEntry : coreLibraryDebugInfo.getDebugEntries()) { in reportTimeZoneInfo()126 DebugInfo coreLibraryDebugInfo, ProtoOutputStream protoStream) { in reportTimeZoneInfoProto() argument127 for (DebugInfo.DebugEntry debugEntry : coreLibraryDebugInfo.getDebugEntries()) { in reportTimeZoneInfoProto()