Searched refs:PROVIDER_SYSTEM (Results 1 – 2 of 2) sorted by relevance
123 logInterProviderFileOps(MetricConsts.PROVIDER_SYSTEM, dst, operationType); in logFileOperation()152 MetricConsts.PROVIDER_SYSTEM, MetricConsts.FILEOP_CREATE_DIR); in logCreateDirOperation()162 MetricConsts.PROVIDER_SYSTEM, MetricConsts.FILEOP_RENAME); in logRenameFileOperation()199 MetricConsts.PROVIDER_SYSTEM, opCode); in logFileOperationErrors()245 MetricConsts.PROVIDER_SYSTEM, MetricConsts.FILEOP_CREATE_DIR_ERROR); in logCreateDirError()255 MetricConsts.PROVIDER_SYSTEM, MetricConsts.FILEOP_RENAME_ERROR); in logRenameFileError()287 ? MetricConsts.PROVIDER_SYSTEM : MetricConsts.PROVIDER_EXTERNAL; in logInterProviderFileOps()295 ? MetricConsts.PROVIDER_SYSTEM : MetricConsts.PROVIDER_EXTERNAL; in logIntraProviderFileOps()476 case MetricConsts.PROVIDER_SYSTEM: in getOpCode()485 case MetricConsts.PROVIDER_SYSTEM: in getOpCode()[all …]
166 static final int PROVIDER_SYSTEM = 1; field in MetricConsts171 PROVIDER_SYSTEM,