Searched refs:COUNT_FILEOP_EXTERNAL (Results 1 – 1 of 1) sorted by relevance
67 private static final String COUNT_FILEOP_EXTERNAL = "docsui_fileop_external"; field in Metrics409 logInterProviderFileOps(context, COUNT_FILEOP_EXTERNAL, dst, operationType); in logFileOperation()463 logHistogram(context, COUNT_FILEOP_EXTERNAL, opCode); in logFileOperationErrors()525 … String histogram = isSystemProvider(authority) ? COUNT_FILEOP_SYSTEM : COUNT_FILEOP_EXTERNAL; in logIntraProviderFileOps()