Home
last modified time | relevance | path

Searched defs:fileConfig (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/services/
Dtemp_file_manager.cpp108 void RemoveTimeOutFileIfNeed(const SingleFileConfig& fileConfig, std::list<std::string>& tempFiles) in RemoveTimeOutFileIfNeed()
126 void ForceRemoveFileIfNeed(const SingleFileConfig& fileConfig, std::list<std::string>& tempFiles) in ForceRemoveFileIfNeed()
159 uint64_t CheckTempFileSize(const SingleFileConfig& fileConfig, const std::string& filePath) in CheckTempFileSize()
218 … auto fileConfig = GetTargetFileConfig([&file, &tempFilePath](const SingleFileConfig& fileConfig) { in GetTempFiles() local
301 const auto fileConfig = GetTargetFileConfig([type](const SingleFileConfig& fileConfig) { in CreateFileDescriptor() argument
423 auto fileConfig = GetTargetFileConfig([&fileName](const SingleFileConfig& fileConfig) { in OnEventPoll() argument
440 const SingleFileConfig& fileConfig) in HandleEvent()
457 …:TempFileWatcher::HandleFileCreate(const std::string& filePath, const SingleFileConfig& fileConfig) in HandleFileCreate()
480 const SingleFileConfig& fileConfig) in HandleFileDeleteOrMove()
490 …::TempFileWatcher::HandleFileWrite(const std::string& filePath, const SingleFileConfig& fileConfig) in HandleFileWrite()
/base/security/selinux_adapter/framework/policycoreutils/src/
Dload_policy.cpp192 int fileConfig; in GetEnforceConfig() local