Home
last modified time | relevance | path

Searched refs:RecoveryCause (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/stats/
DInitializeStats.java47 public @interface RecoveryCause {} annotation in InitializeStats
91 @RecoveryCause private final int mNativeDocumentStoreRecoveryCause;
92 @RecoveryCause private final int mNativeIndexRestorationCause;
93 @RecoveryCause private final int mNativeSchemaStoreRecoveryCause;
158 @RecoveryCause
171 @RecoveryCause
182 @RecoveryCause
267 @RecoveryCause int mNativeDocumentStoreRecoveryCause;
268 @RecoveryCause int mNativeIndexRestorationCause;
269 @RecoveryCause int mNativeSchemaStoreRecoveryCause;
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchLoggerTest.java122 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()
/frameworks/proto_logging/stats/
Datoms.proto11038 // Needs to be sync with RecoveryCause in google3/third_party/icing/proto/logging.proto
11041 // Needs to be sync with RecoveryCause in google3/third_party/icing/proto/logging.proto
11044 // Needs to be sync with RecoveryCause in google3/third_party/icing/proto/logging.proto