| /base/update/updater/utils/ |
| H A D | utils.cpp | 372 char realPath[PATH_MAX + 1] = {0}; in CopyFile() local 805 char realPath[PATH_MAX + 1] = {0}; in GetRealPath() local
|
| /base/telephony/telephony_data/common/src/ |
| H A D | parser_util.cpp | 509 char realPath[PATH_MAX] = { 0x00 }; in LoaderJsonFile() local 600 char realPath[PATH_MAX] = {0x00}; in GetFileChecksum() local
|
| /foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
| H A D | zip_file.cpp | 252 std::string realPath; in Open() local
|
| /foundation/ability/ability_runtime/services/appdfr/src/ |
| H A D | appfreeze_manager.cpp | 206 std::string realPath; in WriteToFile() local
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | resource_adapter_impl_v2.cpp | 66 char realPath[PATH_MAX] = { 0x00 }; in IsDirExist() local
|
| /foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
| H A D | media_scanner.cpp | 953 string realPath; in ScanError() local
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
| H A D | backup_file_utils.cpp | 390 string realPath = ConvertLowQualityPath(sceneCode, filePath, relativePath); in IsLowQualityImage() local
|
| /foundation/multimodalinput/input/tools/vuinput/src/ |
| H A D | virtual_device.cpp | 567 char realPath[PATH_MAX] = {}; in ReadUinputToolFile() local
|
| /foundation/multimodalinput/input/util/common/src/ |
| H A D | util.cpp | 301 char realPath[PATH_MAX] = {}; in ReadProFile() local 330 void ReadProConfigFile(const std::string &realPath, int32_t deviceId, in ReadProConfigFile() argument 384 char realPath[PATH_MA in ReadJsonFile() local 437 ReadConfigFile(const std::string &realPath, DeviceConfig &devConf) ReadConfigFile() argument 481 char realPath[PATH_MAX] = {}; ReadTomlFile() local 518 char realPath[PATH_MAX] = {}; ReadCursorStyleFile() local 551 char realPath[PATH_MAX] = {}; FileVerification() local [all...] |
| /foundation/multimodalinput/input/libudev/src/ |
| H A D | udev_device.cpp | 338 char realPath[PATH_MAX] = {}; in ReadUeventFile() local
|
| /foundation/systemabilitymgr/samgr/services/common/src/ |
| H A D | parse_util.cpp | 239 string realPath = GetRealPath(profilePath); in ParseSaProfiles() local 304 bool ParseUtil::ParseJsonFile(const string& realPath) in ParseJsonFile() argument 614 string realPath = GetRealPath(profilePath); in ParseTrustConfig() local [all...] |
| /foundation/resourceschedule/qos_manager/services/src/ |
| H A D | concurrent_task_controller.cpp | 346 std::string realPath; in ConfigReaderInit() local
|
| /foundation/communication/netmanager_base/services/netsyscontroller/src/ |
| H A D | mock_netsys_native_client.cpp | 60 bool CheckFilePath(const std::string &fileName, std::string &realPath) in CheckFilePath() argument 234 std::string realPath; in GetInterfaceTrafficByType() local
|
| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| H A D | ethernet_configuration.cpp | 420 bool EthernetConfiguration::IsFileExist(const std::string &filePath, std::string &realPath) in IsFileExist() argument 442 std::string realPath; in ReadFile() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/user/src/ |
| H A D | mount_manager.cpp | 448 char realPath[ONE_KB]; in CheckSymlink() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/quota/ |
| H A D | quota_manager.cpp | 251 char *realPath = realpath(path.c_str(), nullptr);
in SetQuotaPrjId() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/ |
| H A D | event_logger.cpp | 435 std::string realPath; in ParsePeerBinder() local
|
| /base/hiviewdfx/hiview/core/ |
| H A D | hiview_platform.cpp | 800 void HiviewPlatform::ValidateAndCreateDirectory(std::string& defaultPath, const std::string& realPath)
in ValidateAndCreateDirectory() argument
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | hap_manager.cpp | 338 const std::string realPath = tmpPath; in FindRawFile() local
|
| /base/security/dlp_permission_service/interfaces/kits/dlp_permission/napi/src/ |
| H A D | napi_dlp_permission.cpp | 135 char realPath[PATH_MAX] = {0}; in GenerateDlpFileExcute() local 231 char realPath[PATH_MAX] = {0}; in OpenDlpFileExcute() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_util.cpp | 71 ErrCode BundleUtil::CheckFilePath(const std::string &bundlePath, std::string &realPath) in CheckFilePath() argument 117 std::string realPath = ""; in CheckFilePath() local 134 std::string realPath = ""; in CheckFilePath() local 256 std::string realPath = ""; GetHapFilesFromBundlePath() local 471 std::string realPath; CreateFileDescriptorForReadOnly() local 763 RevertToRealPath(const std::string &sandBoxPath, const std::string &bundleName, std::string &realPath) RevertToRealPath() argument [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | js_fwk_common.cpp | 525 char *realPath = nullptr; in RelocateFilePathRelative() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| H A D | installd_host_impl.cpp | 1759 std::string realPath; in ReadFileIntoJson() local
|
| /foundation/bundlemanager/bundle_tool/frameworks/src/ |
| H A D | bundle_command.cpp | 2594 std::string realPath; in DeployQuickFixDisable() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
| H A D | image_utils.cpp | 250 bool ImageUtils::PathToRealPath(const string &path, string &realPath) in PathToRealPath() argument
|