Searched refs:PROVIDER_SYSTEM (Results 1 – 2 of 2) sorted by relevance
145 logInterProviderFileOps(MetricConsts.PROVIDER_SYSTEM, dst, operationType); in logFileOperation()174 MetricConsts.PROVIDER_SYSTEM, MetricConsts.FILEOP_CREATE_DIR); in logCreateDirOperation()184 MetricConsts.PROVIDER_SYSTEM, MetricConsts.FILEOP_RENAME); in logRenameFileOperation()221 MetricConsts.PROVIDER_SYSTEM, opCode); in logFileOperationErrors()267 MetricConsts.PROVIDER_SYSTEM, MetricConsts.FILEOP_CREATE_DIR_ERROR); in logCreateDirError()277 MetricConsts.PROVIDER_SYSTEM, MetricConsts.FILEOP_RENAME_ERROR); in logRenameFileError()309 ? MetricConsts.PROVIDER_SYSTEM : MetricConsts.PROVIDER_EXTERNAL; in logInterProviderFileOps()317 ? MetricConsts.PROVIDER_SYSTEM : MetricConsts.PROVIDER_EXTERNAL; in logIntraProviderFileOps()511 case MetricConsts.PROVIDER_SYSTEM: in getOpCode()520 case MetricConsts.PROVIDER_SYSTEM: in getOpCode()[all …]
168 static final int PROVIDER_SYSTEM = 1; field in MetricConsts173 PROVIDER_SYSTEM,