| /base/hiviewdfx/hiview/interfaces/js/napi/include/ |
| H A D | hiview_napi_adapter.h | 32 std::string logName;
member
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/log_storage_test/src/ |
| H A D | hi_audit_test.cpp | 31 std::string logName; member
|
| /foundation/filemanagement/app_file_service/utils/include/b_hiaudit/ |
| H A D | hi_audit.h | 30 std::string logName; member
|
| /base/hiviewdfx/hiview/interfaces/js/napi/src/ |
| H A D | hiview_service_agent.cpp | 51 int32_t HiviewServiceAgent::Copy(const std::string& logType, const std::string& logName, const std::string& dest)
in Copy() argument 56 int32_t HiviewServiceAgent::Move(const std::string& logType, const std::string& logName, const std::string& dest)
in Move() argument 77 int32_t HiviewServiceAgent::Remove(const std::string& logType, const std::string& logName)
in Remove() argument 61 CopyOrMoveFile( const std::string& logType, const std::string& logName, const std::string& dest, bool isMove) CopyOrMoveFile() argument
|
| H A D | napi_hiview_js.cpp | 84 std::string logName;
in CopyOrMoveFile() local 152 std::string logName;
in Remove() local [all...] |
| /base/hiviewdfx/hiview/adapter/service/client/src/ |
| H A D | hiview_service_ability_proxy.cpp | 72 int32_t HiviewServiceAbilityProxy::Copy(const std::string& logType, const std::string& logName, in Copy() argument 78 int32_t HiviewServiceAbilityProxy::Move(const std::string& logType, const std::string& logName, in Move() argument 115 int32_t HiviewServiceAbilityProxy::Remove(const std::string& logType, const std::string& logName) in Remove() argument 84 CopyOrMoveFile( const std::string& logType, const std::string& logName, const std::string& dest, bool isMove) CopyOrMoveFile() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
| H A D | render_node_compute_generic.cpp | 214 const string logName = "RenderNodeComputeGeneric_ShaderSpecialization" + in GetPsoHandle() local
|
| H A D | render_node_fullscreen_generic.cpp | 199 const string logName = "RenderNodeFullscreenGeneric_ShaderSpecialization" + in GetPsoHandle() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| H A D | sqlite_relational_database_upgrader.cpp | 190 std::string logName = DBCommon::GetLogTableName(tableName); in UpgradeLogBaseOnVersion() local
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| H A D | log_persister_rotator.cpp | 40 bool LogPersisterRotator::IsOldFile(const std::string& logName, const int index) in IsOldFile() argument
|
| /base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/ |
| H A D | log_catcher_utils.cpp | 114 std::string logName = procName + "-" + std::to_string(pid) + in WriteKernelStackToFd() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
| H A D | hi_audit.cpp | 33 std::string logName; member
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| H A D | hi_audit.cpp | 33 std::string logName; member
|
| /base/hiviewdfx/hiview/adapter/service/server/src/ |
| H A D | hiview_service_ability_stub.cpp | 318 std::string logName; in HandleCopyOrMoveRequest() local 346 std::string logName; in HandleRemoveRequest() local
|
| H A D | hiview_service_ability.cpp | 192 int32_t HiviewServiceAbility::Copy(const std::string& logType, const std::string& logName, const std::string& dest) in Copy() argument 197 int32_t HiviewServiceAbility::Move(const std::string& logType, const std::string& logName, const std::string& dest) in Move() argument 234 int32_t HiviewServiceAbility::Remove(const std::string& logType, const std::string& logName) in Remove() argument 202 CopyOrMoveFile( const std::string& logType, const std::string& logName, const std::string& dest, bool isMove) CopyOrMoveFile() argument [all...] |
| /third_party/skia/third_party/externals/angle2/samples/shader_translator/ |
| H A D | shader_translator.cpp | 487 void LogMsg(const char *msg, const char *name, const int num, const char *logName) in LogMsg() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | sqlite_sql_builder.cpp | 203 auto logName = HandleTable(logTable); in BuildCursorQueryString() local 255 auto logName = HandleTable(logTable); in BuildLockRowQueryString() local [all...] |
| /base/tee/tee_client/services/tlogcat/src/ |
| H A 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() argument 223 static FILE *LogFilesOpen(const char *logName, long *fileLen) in LogFilesOpen() argument 305 LogAssembleFilename(char *logName, size_t logNameLen, const char *logPath, const struct FileNameAttr *nameAttr) LogAssembleFilename() argument 317 LogAssembleCompressFilename(char *logName, size_t logNameLen, const char *logPath, const struct FileNameAttr *nameAttr) LogAssembleCompressFilename() argument 602 char logName[FILE_NAME_MAX_BUF] = {0}; LogFileFull() local 696 char logName[FILE_NAME_MAX_BUF] = {0}; GetFileIndex() local 721 char logName[FILE_NAME_MAX_BUF] = {0}; LogFilesGet() local [all...] |
| /base/update/updater/utils/ |
| H A D | utils.cpp | 487 void CompressLogs(const std::string &logName) in CompressLogs() argument
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
| H A D | audio_device_manager.cpp | 430 void AudioDeviceManager::RemoveMatchDeviceInArray(const AudioDeviceDescriptor &devDesc, string logName, in RemoveMatchDeviceInArray() argument 117 FillArrayWhenDeviceAttrMatch(const shared_ptr<AudioDeviceDescriptor> &devDesc, AudioDevicePrivacyType privacyType, DeviceRole devRole, DeviceUsage devUsage, string logName, vector<shared_ptr<AudioDeviceDescriptor>> &descArray) FillArrayWhenDeviceAttrMatch() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | distributeddb_cloud_syncer_download_assets_test.cpp | 268 std::string logName = DBCommon::GetLogTableName(ASSETS_TABLE_NAME); in CheckLockStatus() local 575 std::string logName = DBCommon::GetLogTableName(ASSETS_TABLE_NAME); in InitDataStatusTest() local 2346 std::string logName = DBCommon::GetLogTableName(ASSETS_TABLE_NAME); in HWTEST_F() local 2485 std::string logName in HWTEST_F() local [all...] |