/ohos5.0/base/hiviewdfx/hiview/base/logstore/ |
H A D | log_file.cpp | 30 LogFile::LogFile(const std::string& fullPath) : path_(fullPath) in LogFile()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | utils.h | 48 std::string fullPath = prePath; in GenerateFullPath() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
H A D | dmesg_catcher.cpp | 103 std::string fullPath = FULL_DIR + "sysrq-" + sysrqTime + ".log"; in DmesgSaveTofile() local 137 std::string fullPath = DmesgSaveTofile(); in Catch() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/common/log/src/ |
H A D | app_log_wrapper.cpp | 34 std::string fullPath(str); in GetBriefFileName() local
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/utils/src/ |
H A D | bundle_active_log.cpp | 35 std::string fullPath(str); in GetCurrFileName() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/ |
H A D | ans_log_wrapper.cpp | 32 std::string fullPath(str); in GetBriefFileName() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
H A D | want_agent_log_wrapper.cpp | 36 std::string fullPath(str); in GetBriefFileName() local
|
/ohos5.0/foundation/multimedia/media_foundation/src/osal/filesystem/ |
H A D | file_system.cpp | 123 void FileSystem::ClearFileContent(const std::string& fullPath) in ClearFileContent() 143 std::string fullPath = path + "/" + info->d_name; in RemoveFilesInDir() local
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/log/src/ |
H A D | utils_log.cpp | 21 std::string fullPath(str); in GetFileNameFromFullPath() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/osal/filesystem/ |
H A D | file_system.cpp | 121 void FileSystem::ClearFileContent(const std::string& fullPath) in ClearFileContent() 141 std::string fullPath = path + "/" + info->d_name; in RemoveFilesInDir() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | std_directory.cpp | 148 const auto fullPath = path + string(entry.d_name); in CreateEntry() local 302 string StdDirectory::GetDirName(const string_view fullPath) in GetDirName() 315 string StdDirectory::GetBaseName(const string_view fullPath) in GetBaseName()
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/ |
H A D | memcg.cpp | 303 std::string fullPath = GetMemcgPath_(); in CreateMemcgDir() local 314 std::string fullPath = GetMemcgPath_(); in RemoveMemcgDir() local 331 std::string fullPath = KernelInterface::GetInstance().JoinPath(GetMemcgPath_(), "cgroup.procs"); in AddProc() local
|
H A D | avail_buffer_manager.cpp | 108 …std::string fullPath = KernelInterface::GetInstance().JoinPath(BUFFER_PATH, "memory.avail_buffers"… in WriteAvailBufferToKernel() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/osal/utils/ |
H A D | util.cpp | 56 bool ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/ |
H A D | file_packer_stream.cpp | 58 std::string fullPath = realPath + "/" + fileName; in FilePackerStream() local
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | json_utils.cpp | 195 std::string fullPath; in GetFileContent() local 210 bool JsonUtils::GetRealPath(const std::string& partialPath, std::string& fullPath) in GetRealPath()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
H A D | render_data_loader.cpp | 45 const string fullPath = pathPrefix + RENDER_CONFIG_PATH; in Load() local
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | web_download_item.h | 43 std::string fullPath; variable
|
/ohos5.0/foundation/multimedia/media_foundation/src/osal/utils/ |
H A D | util.cpp | 66 bool ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/ |
H A D | mem_proc.cpp | 61 char *fullPath = RelocateJSSourceFilePath(MEM_BACK_UP_LOG_FILE_PREFIX, markdata); in ClearUp() local
|
/ohos5.0/base/startup/appspawn/service/hnp/base/ |
H A D | hnp_zip.c | 127 static int IsDirPath(struct dirent *entry, char *fullPath, int *isDir) in IsDirPath() 151 static int ZipHandleDir(char *fullPath, int offset, zipFile zf) in ZipHandleDir() 175 char fullPath[MAX_FILE_PATH_LEN]; in ZipAddDir() local
|
/ohos5.0/foundation/resourceschedule/work_scheduler/utils/native/src/ |
H A D | work_sched_utils.cpp | 83 bool WorkSchedUtils::ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
H A D | page_info.h | 83 void SetFullPath(const std::string& fullPath) in SetFullPath()
|
/ohos5.0/commonlibrary/utils_lite/js/builtin/kvstorekit/src/ |
H A D | nativeapi_kv_impl.c | 176 char* fullPath = (char *)malloc(FILE_NAME_MAX_LEN + 1); in ClearKVStore() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_app_context.cpp | 72 jerry_value_t JsAppContext::Eval(char *fullPath, size_t fullPathLength, bool isAppEval) const in Eval() 134 char *fullPath, in EvaluateFile()
|