Searched defs:logName (Results 1 – 10 of 10) sorted by relevance
| /base/hiviewdfx/hiview/interfaces/js/napi/src/ |
| D | hiview_service_agent.cpp | 51 int32_t HiviewServiceAgent::Copy(const std::string& logType, const std::string& logName, const std:… in Copy() 56 int32_t HiviewServiceAgent::Move(const std::string& logType, const std::string& logName, const std:… in Move() 62 const std::string& logType, const std::string& logName, const std::string& dest, bool isMove) in CopyOrMoveFile() 77 int32_t HiviewServiceAgent::Remove(const std::string& logType, const std::string& logName) in Remove()
|
| D | napi_hiview_js.cpp | 84 std::string logName; in CopyOrMoveFile() local 152 std::string logName; in Remove() local
|
| /base/hiviewdfx/hiview/interfaces/js/napi/include/ |
| D | hiview_napi_adapter.h | 32 std::string logName; member
|
| /base/hiviewdfx/hiview/adapter/service/client/src/ |
| D | hiview_service_ability_proxy.cpp | 72 int32_t HiviewServiceAbilityProxy::Copy(const std::string& logType, const std::string& logName, in Copy() 78 int32_t HiviewServiceAbilityProxy::Move(const std::string& logType, const std::string& logName, in Move() 85 const std::string& logType, const std::string& logName, const std::string& dest, bool isMove) in CopyOrMoveFile() 115 int32_t HiviewServiceAbilityProxy::Remove(const std::string& logType, const std::string& logName) in Remove()
|
| /base/tee/tee_client/services/tlogcat/src/ |
| D | tlogcat.c | 73 char logName[FILE_NAME_MAX_BUF]; member 176 static struct LogFile *LogFilesAdd(const struct TeeUuid *uuid, const char *logName, in LogFilesAdd() 223 static FILE *LogFilesOpen(const char *logName, long *fileLen) in LogFilesOpen() 305 static int32_t LogAssembleFilename(char *logName, size_t logNameLen, in LogAssembleFilename() 317 static int32_t LogAssembleCompressFilename(char *logName, size_t logNameLen, in LogAssembleCompressFilename() 602 char logName[FILE_NAME_MAX_BUF] = {0}; in LogFileFull() local 696 char logName[FILE_NAME_MAX_BUF] = {0}; in GetFileIndex() local 721 char logName[FILE_NAME_MAX_BUF] = {0}; in LogFilesGet() local
|
| /base/hiviewdfx/hiview/adapter/service/server/src/ |
| D | hiview_service_ability.cpp | 192 int32_t HiviewServiceAbility::Copy(const std::string& logType, const std::string& logName, const st… in Copy() 197 int32_t HiviewServiceAbility::Move(const std::string& logType, const std::string& logName, const st… in Move() 203 const std::string& logType, const std::string& logName, const std::string& dest, bool isMove) in CopyOrMoveFile() 234 int32_t HiviewServiceAbility::Remove(const std::string& logType, const std::string& logName) in Remove()
|
| D | hiview_service_ability_stub.cpp | 318 std::string logName; in HandleCopyOrMoveRequest() local 346 std::string logName; in HandleRemoveRequest() local
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| D | log_persister_rotator.cpp | 40 bool LogPersisterRotator::IsOldFile(const std::string& logName, const int index) in IsOldFile()
|
| /base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/ |
| D | log_catcher_utils.cpp | 106 std::string logName = procName + "-" + std::to_string(pid) + in WriteKernelStackToFd() local
|
| /base/update/updater/utils/ |
| D | utils.cpp | 490 void CompressLogs(const std::string &logName) in CompressLogs()
|