Home
last modified time | relevance | path

Searched defs:realPath (Results 201 - 225 of 272) sorted by relevance

1234567891011

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp129 std::string realPath = file; in DfxElf() local
/base/startup/init/services/init/
H A Dinit_common_service.c297 char *realPath = GetRealPath(service->writePidArgs.argv[i]); in WritePid() local
/base/startup/init/interfaces/innerkits/fs_manager/
H A Dfstab_mount.c421 char *realPath = GetRealPath(bootctrlDev); in GetSlotInfoFromBootctrl() local
/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_service.cpp615 const std::string &realPath = CONFIG_ROOT_PATH + "tmp/" + info.GetFileName(); in ConfigUpdate() local
519 WriteRemoteFileToLocal(const SecurityGuard::SecurityConfigUpdateInfo &info, const std::string &realPath) WriteRemoteFileToLocal() argument
/base/startup/init/services/init/standard/
H A Dinit_cmds.c154 char *realPath = GetRealPath(fileName); in DoInsmod() local
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_file.cpp83 string realPath = GetRealPath(path); in ParseImageStat() local
/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_manager.cpp667 ErrorCode WallpaperManager::CheckWallpaperFormat(const std::string &realPath, bool isLive, long &length) in CheckWallpaperFormat() argument
/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_syscall_adapter.c719 static int TrytoLoadIoService(const char *serviceName, char *devNodePath, char *realPath) in TrytoLoadIoService() argument
744 char *realPath = NULL; in HdfIoServiceAdapterObtain() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp180 std::string realPath; in operator ()() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl.cpp104 char realPath[PATH_MAX] = { 0x00 }; in IsDirExist() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp201 char realPath[PATH_MAX] = { 0x00 }; in MediaPlay() local
277 char realPath[PATH_MAX] = { 0x00 }; in RawFilePlay() local
314 char realPath[PATH_MAX] = { 0x00 }; in RelativePathPlay() local
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp158 char realPath[PATH_MAX] = { 0x00 }; in LoadDataFromCachedFile() local
281 char realPath[PATH_MAX] = { 0x00 }; in LoadImageData() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp601 std::string realPath = path + info.moduleName + ServiceConstants::QUICK_FIX_FILE_SUFFIX; in MoveHqfFiles() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_smartalbum_map_operations.cpp347 static int32_t UpdateRecycleInfoInDb(const int32_t assetId, const string &realPath) in UpdateRecycleInfoInDb() argument
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmoving_photo_napi.cpp117 std::string realPath = fileUri.GetRealPath(); in OpenReadOnlyVideo() local
133 std::string realPath = fileUri.GetRealPath(); in OpenReadOnlyImage() local
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmedia_asset_change_request_impl.cpp135 string realPath; in AddResourceWithUri() local
488 string realPath = isMovingPhotoVideo ? movingPhotoVideoRealPath_ : realPath_; in SendToCacheFile() local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp175 string realPath; in GetObjectHandles() local
774 uint16_t MtpOperationUtils::GetPathByHandle(const uint32_t &handle, string &path, string &realPath) in GetPathByHandle() argument
/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp59 char realPath[PATH_MAX] = {}; in GetVendorInfo() local
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_display_bind_helper.cpp502 char realPath[PATH_MAX] = {}; in GetContent() local
549 char realPath[PATH_MAX] = {}; in Store() local
659 char realPath[PATH_MAX] = {}; in Load() local
[all...]
/foundation/window/window_manager/snapshot/src/
H A Dsnapshot_utils.cpp128 char *realPath = realpath(fileDir.c_str(), resolvedPath); in CheckFileNameValid() local
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_file.cpp29 bool CheckFilePath(const std::string &fileName, std::string &realPath) in CheckFilePath() argument
62 std::string realPath; in ReadFile() local
/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

Completed in 31 milliseconds

1234567891011