| /base/hiviewdfx/hiview/base/logstore/ |
| D | log_file.cpp | 30 LogFile::LogFile(const std::string& fullPath) : path_(fullPath) in LogFile()
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
| D | dmesg_catcher.cpp | 103 std::string fullPath = FULL_DIR + "sysrq-" + sysrqTime + ".log"; in DmesgSaveTofile() local 137 std::string fullPath = DmesgSaveTofile(); in Catch() local
|
| D | peer_binder_catcher.cpp | 350 std::string fullPath = std::string(EVENT_LOG_PATH) + "/" + fileName; in ForkToDumpHiperf() local
|
| /base/notification/distributed_notification_service/frameworks/core/common/src/ |
| D | ans_log_wrapper.cpp | 32 std::string fullPath(str); in GetBriefFileName() local
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | web_download_item.h | 43 std::string fullPath; variable
|
| D | napi_web_download_item.cpp | 494 napi_value fullPath; in JS_GetFullPath() local
|
| /base/startup/appspawn/service/hnp/base/ |
| 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
|
| /base/update/updater/services/ |
| D | updater.cpp | 368 void ExcuteSubProc(const UpdaterParams &upParams, const std::string &fullPath, int pipeWrite) in ExcuteSubProc() 458 std::string fullPath = GetWorkPath() + std::string(UPDATER_BINARY); in StartUpdaterProc() local
|
| /base/hiviewdfx/hiview/utility/smart_parser/rule/include/ |
| D | syntax_rules.h | 64 std::string fullPath; member
|
| /base/hiviewdfx/hiview/interfaces/js/napi/src/ |
| D | hiview_service_agent.cpp | 171 std::string fullPath(rootDir); in CreateDestDirs() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/ |
| D | faultloggerd_socket.cpp | 58 std::string fullPath = std::string(FAULTLOGGERD_SOCK_BASE_PATH) + std::string(path); in StartConnect() local
|
| /base/hiviewdfx/hiview/base/utility/ |
| D | common_utils.cpp | 176 bool IsSpecificCmdExist(const std::string& fullPath) in IsSpecificCmdExist()
|
| /base/startup/init/test/unittest/ueventd/ |
| D | ueventd_event_unittest.cpp | 114 std::string fullPath {}; in RemoveDir() local
|
| /base/update/sys_installer/services/module_update/src/ |
| D | module_update.cpp | 359 const string &fullPath = ExtractFilePath(moduleFile.GetPath()) + IMG_FILE_NAME; in MountModulePackage() local
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| D | resource_manager_test.cpp | 1973 std::string fullPath = FormatFullPath(g_hapPath); variable 1987 std::string fullPath = FormatFullPath(g_hapPath); variable
|
| /base/hiviewdfx/hiview/adapter/service/server/src/ |
| D | hiview_service_ability.cpp | 230 std::string fullPath = ComposeFilePath(sandboxPath, dest, logName); in CopyOrMoveFile() local
|
| /base/web/webview/test/unittest/nweb_helper_test/ |
| D | nweb_helper_test.cpp | 453 char* fullPath = WebDownloadItem_FullPath(downloadItem); variable
|
| /base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
| D | hks_storage.c | 44 char *fullPath = (char *)HksMalloc(HKS_MAX_FILE_NAME_LEN); in CreateStorageFileLock() local
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_helper.cpp | 529 extern "C" void WebDownloadItem_SetFullPath(NWebDownloadItem *downloadItem, const char *fullPath) in WebDownloadItem_SetFullPath()
|