Home
last modified time | relevance | path

Searched defs:realPath (Results 126 - 150 of 164) sorted by relevance

1234567

/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dinterface_manager.cpp66 bool CheckFilePath(const std::string &fileName, std::string &realPath) in CheckFilePath() argument
90 std::string realPath; in GetMtu() local
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp56 bool CheckFilePath(const std::string &fileName, std::string &realPath) in CheckFilePath() argument
266 std::string realPath; in SetUploadOptions() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp450 std::string realPath; in FsyncDirectory() local
511 std::string realPath; in CleanFile() local
627 std::string realPath; ReadFileToString() local
663 GetRealPath(const std::string &path, std::string &realPath) GetRealPath() argument
[all...]
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp239 char realPath[PATH_MAX] = {'\0'}; in CreateSharePath() 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
/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
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
H A Dmedia_library_manager.cpp884 std::string realPath = fileUri.GetRealPath(); in OpenReadOnlyAppSandboxVideo() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_object_utils.cpp764 string realPath; in OpenDocument() local

Completed in 65 milliseconds

1234567