Searched refs:RecoveryCause (Results 1 – 3 of 3) sorted by relevance
47 public @interface RecoveryCause {} annotation in InitializeStats91 @RecoveryCause private final int mNativeDocumentStoreRecoveryCause;92 @RecoveryCause private final int mNativeIndexRestorationCause;93 @RecoveryCause private final int mNativeSchemaStoreRecoveryCause;158 @RecoveryCause171 @RecoveryCause182 @RecoveryCause267 @RecoveryCause int mNativeDocumentStoreRecoveryCause;268 @RecoveryCause int mNativeIndexRestorationCause;269 @RecoveryCause int mNativeSchemaStoreRecoveryCause;[all …]
122 int nativeDocumentStoreRecoveryCause = InitializeStatsProto.RecoveryCause.DATA_LOSS_VALUE; in testAppSearchLoggerHelper_testCopyNativeStats_initialize()124 InitializeStatsProto.RecoveryCause.INCONSISTENT_WITH_GROUND_TRUTH_VALUE; in testAppSearchLoggerHelper_testCopyNativeStats_initialize()126 InitializeStatsProto.RecoveryCause.SCHEMA_CHANGES_OUT_OF_SYNC_VALUE; in testAppSearchLoggerHelper_testCopyNativeStats_initialize()138 InitializeStatsProto.RecoveryCause.forNumber( in testAppSearchLoggerHelper_testCopyNativeStats_initialize()141 InitializeStatsProto.RecoveryCause.forNumber( in testAppSearchLoggerHelper_testCopyNativeStats_initialize()144 InitializeStatsProto.RecoveryCause.forNumber( in testAppSearchLoggerHelper_testCopyNativeStats_initialize()
11038 // Needs to be sync with RecoveryCause in google3/third_party/icing/proto/logging.proto11041 // Needs to be sync with RecoveryCause in google3/third_party/icing/proto/logging.proto11044 // Needs to be sync with RecoveryCause in google3/third_party/icing/proto/logging.proto