| /foundation/filemanagement/dfs_service/utils/log/src/ |
| D | utils_log.cpp | 21 std::string fullPath(str); in GetFileNameFromFullPath() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | utils.h | 45 std::string fullPath = prePath; in GenerateFullPath() local
|
| /foundation/bundlemanager/bundle_framework/common/log/src/ |
| D | app_log_wrapper.cpp | 34 std::string fullPath(str); in GetBriefFileName() local
|
| /foundation/resourceschedule/device_standby/utils/common/src/ |
| D | standby_service_log.cpp | 35 std::string fullPath(str); in GetCurrFileName() local
|
| /foundation/resourceschedule/background_task_mgr/frameworks/common/src/ |
| D | bgtaskmgr_log_wrapper.cpp | 35 std::string fullPath(str); in GetBriefFileName() local
|
| /foundation/resourceschedule/work_scheduler/utils/native/src/ |
| D | work_sched_hilog.cpp | 36 std::string fullPath(str); in GetBriefFileName() local
|
| D | work_sched_utils.cpp | 83 bool WorkSchedUtils::ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
|
| /foundation/resourceschedule/device_usage_statistics/utils/src/ |
| D | bundle_active_log.cpp | 35 std::string fullPath(str); in GetCurrFileName() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
| D | want_agent_log_wrapper.cpp | 36 std::string fullPath(str); in GetBriefFileName() local
|
| /foundation/multimedia/histreamer/engine/foundation/osal/filesystem/ |
| 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
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/common/utils/ |
| D | dumper.cpp | 70 char fullPath[PATH_MAX] = { 0 }; in DumpDotGraph() local 113 char fullPath[PATH_MAX] = { 0 }; in DumpGstBuffer() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/ |
| D | file_packer_stream.cpp | 50 std::string fullPath = realPath + "/" + fileName; in FilePackerStream() local
|
| /foundation/resourceschedule/device_standby/utils/policy/src/ |
| D | json_utils.cpp | 175 std::string fullPath; in GetFileContent() local 190 bool JsonUtils::GetRealPath(const std::string& partialPath, std::string& fullPath) in GetRealPath()
|
| /foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/ |
| 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
|
| D | avail_buffer_manager.cpp | 108 …std::string fullPath = KernelInterface::GetInstance().JoinPath(BUFFER_PATH, "memory.avail_buffers"… in WriteAvailBufferToKernel() local
|
| /foundation/multimedia/histreamer/engine/foundation/osal/utils/ |
| D | util.cpp | 56 bool ConvertFullPath(const std::string& partialPath, std::string& fullPath) in ConvertFullPath()
|
| /foundation/arkui/ace_engine_lite/frameworks/common/memory/ |
| D | mem_proc.cpp | 61 char *fullPath = RelocateJSSourceFilePath(MEM_BACK_UP_LOG_FILE_PREFIX, markdata); in ClearUp() local
|
| /foundation/multimedia/histreamer/engine/foundation/utils/ |
| D | dump_buffer.cpp | 69 std::string fullPath; in PrepareDumpDir() local
|
| /foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/ |
| D | file_data_handler.cpp | 269 string fullPath; in CompensateFilePath() local 281 static int GetDentryPathName(const string &fullPath, string &outPath, string &outFilename) in GetDentryPathName() 312 string fullPath; in DentryInsert() local 344 int FileDataHandler::DentryInsertThumb(const string &fullPath, in DentryInsertThumb() 401 string fullPath; in AddCloudThumbs() local 422 string fullPath, in ConflictRenameThumb() 455 string &fullPath, in ConflictRenamePath() 482 int32_t FileDataHandler::ConflictRename(NativeRdb::ResultSet &resultSet, string &fullPath, string &… in ConflictRename() 523 int32_t FileDataHandler::ConflictDataMerge(const DKRecord &record, string &fullPath) in ConflictDataMerge() 577 string &fullPath, in ConflictMerge() [all …]
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
| 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()
|
| D | js_profiler.cpp | 222 char *fullPath = RelocateJSSourceFilePath(DEFAULT_PROFILER_MSG_PATH, fileName); in FlushProfilerMsg() local
|
| /foundation/resourceschedule/device_standby/services/test/unittest/ |
| D | standby_utils_unit_test.cpp | 206 std::string fullPath; variable
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| D | js_fwk_common.cpp | 460 char *fullPath = static_cast<char *>(ace_malloc(totalLength + 1)); in RelocateFilePath() local 593 char fullPath[PATH_MAX + 1] = {0}; in OpenFileInternal() local 610 static void OutputFileMaxLimitationTrace(const char * const fullPath, size_t limitation) in OutputFileMaxLimitationTrace() 637 static bool CheckFileLength(const char * const fullPath, int32_t &outFileSize) in CheckFileLength() 658 char *ReadFile(const char * const fullPath, uint32_t &fileSize, const bool binary) in ReadFile() 717 char *fullPath = RelocateJSSourceFilePath(appPath, jsFileName); in ReadJSFile() local
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
| D | store_factory.cpp | 118 std::string fullPath = path + "/kvdb"; in GetDBManager() local
|
| /foundation/multimedia/histreamer/engine/plugin/plugins/source/video_capture/ |
| D | video_file_capture_plugin.cpp | 103 std::string fullPath; in Prepare() local
|