Home
last modified time | relevance | path

Searched defs:realPath (Results 226 - 250 of 267) sorted by relevance

1234567891011

/base/update/updater/utils/
H A Dutils.cpp372 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 Dparser_util.cpp509 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 Dzip_file.cpp252 std::string realPath; in Open() local
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp206 std::string realPath; in WriteToFile() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl_v2.cpp66 char realPath[PATH_MAX] = { 0x00 }; in IsDirExist() local
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner.cpp953 string realPath; in ScanError() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_file_utils.cpp390 string realPath = ConvertLowQualityPath(sceneCode, filePath, relativePath); in IsLowQualityImage() local
/foundation/multimodalinput/input/tools/vuinput/src/
H A Dvirtual_device.cpp567 char realPath[PATH_MAX] = {}; in ReadUinputToolFile() local
/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp301 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 Dudev_device.cpp338 char realPath[PATH_MAX] = {}; in ReadUeventFile() local
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp239 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 Dconcurrent_task_controller.cpp346 std::string realPath; in ConfigReaderInit() local
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dmock_netsys_native_client.cpp60 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 Dethernet_configuration.cpp420 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 Dmount_manager.cpp448 char realPath[ONE_KB]; in CheckSymlink() local
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp251 char *realPath = realpath(path.c_str(), nullptr); in SetQuotaPrjId() local
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp435 std::string realPath; in ParsePeerBinder() local
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp800 void HiviewPlatform::ValidateAndCreateDirectory(std::string& defaultPath, const std::string& realPath) in ValidateAndCreateDirectory() argument
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp338 const std::string realPath = tmpPath; in FindRawFile() local
/base/security/dlp_permission_service/interfaces/kits/dlp_permission/napi/src/
H A Dnapi_dlp_permission.cpp135 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 Dbundle_util.cpp71 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 Djs_fwk_common.cpp525 char *realPath = nullptr; in RelocateFilePathRelative() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1759 std::string realPath; in ReadFileIntoJson() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2594 std::string realPath; in DeployQuickFixDisable() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp250 bool ImageUtils::PathToRealPath(const string &path, string &realPath) in PathToRealPath() argument

Completed in 45 milliseconds

1234567891011