Home
last modified time | relevance | path

Searched defs:realPath (Results 1 – 25 of 109) sorted by relevance

12345

/foundation/bundlemanager/bundle_framework/common/utils/src/
Dbundle_file_util.cpp46 bool BundleFileUtil::CheckFilePath(const std::string &bundlePath, std::string &realPath) in CheckFilePath()
89 std::string realPath = ""; in CheckFilePath() local
104 std::string realPath = ""; in CheckFilePath() local
182 std::string realPath = ""; in GetHapFilesFromBundlePath() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialib_statistic_test/src/
Dmedia_space_statistics_test.cpp541 const string realPath = "/storage/cloud/100/files/Pictures/MediaSpaceStatistics_test_007.jpg"; variable
570 const string realPath = "/storage/cloud/100/files/Documents/MediaSpaceStatistics_test_008.txt"; variable
601 const string realPath = "/storage/cloud/100/files/Download/MediaSpaceStatistics_test_009.txt"; variable
628 const string realPath = "/storage/cloud/100/files/Documents/MediaSpaceStatistics_test_010.txt"; variable
657 …const string realPath = "/storage/cloud/100/files/Documents/test1/MediaSpaceStatistics_test_011.tx… variable
688 const string realPath = "/storage/cloud/100/files/Documents/weixin/test.txt"; variable
719 …const string realPath = "/storage/cloud/100/files/Download/weixin/MediaSpaceStatistics_test_013.mp… variable
750 …const string realPath = "/storage/cloud/100/files/Camera/weixin/MediaSpaceStatistics_test_014.jpg"; variable
779 …const string realPath = "/storage/cloud/100/files/Download/weixin/MediaSpaceStatistics_test_015.jp… variable
810 …const string realPath = "/storage/cloud/100/files/Download/weixin/MediaSpaceStatistics_test_016.xx… variable
[all …]
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dmedia_scanner_manager.cpp51 string realPath; in ScanFile() local
74 string realPath; in ScanFileSync() local
95 string realPath; in ScanDir() local
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
Dprocess_group_util.cpp57 bool GetRealPath(const std::string& path, std::string& realPath) in GetRealPath()
70 std::string realPath; in ReadFileToString() local
103 std::string realPath; in ReadFileToStringForVFS() local
136 std::string realPath; in WriteStringToFile() local
Dcgroup_controller.cpp147 std::string realPath; in AddThreadSchedPolicy() local
169 std::string realPath; in AddThreadGroupSchedPolicy() local
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_helper.cpp83 std::string realPath = GetRealPath(options.filePath, errCode); in GetPreferences() local
107 std::string realPath = GetRealPath(path, errCode); in DeletePreferences() local
136 std::string realPath = GetRealPath(path, errCode); in RemovePreferencesFromCache() local
/foundation/multimedia/av_session/utils/include/
Davsession_utils.h39 char realPath[PATH_MAX] = { 0x00 }; in WriteImageToFile() local
70 char realPath[PATH_MAX] = { 0x00 }; in ReadImageFromFile() local
/foundation/filemanagement/app_file_service/test/fuzztest/remotefileshare_fuzzer/
Dremotefileshare_fuzzer.cpp62 char realPath[PATH_MAX] = {0}; in ShareFilePathIoctlFdAndCidFuzzTest() local
105 char realPath[PATH_MAX] = {0}; in ShareFilePathIoctlCidFuzzTest() local
156 char realPath[PATH_MAX] = {0}; in ShareFilePathIoctlFdFuzzTest() local
/foundation/arkui/ace_engine/adapter/preview/entrance/
Drs_dir_asset_provider.h63 char realPath[PATH_MAX] = { 0x00 }; in GetAsset() local
113 char realPath[PATH_MAX] = { 0x00 }; in GetAssetPath() local
/foundation/arkui/ace_engine/frameworks/base/utils/
Dutils.cpp21 bool RealPath(const std::string fileName, char* realPath) in RealPath()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/importfile_fuzzer/
Dimportfile_fuzzer.cpp56 bool MakeImportFile(const uint8_t *data, size_t size, const std::string &realPath) in MakeImportFile()
76 std::string realPath; in LLVMFuzzerTestOneInput() local
/foundation/multimodalinput/input/util/common/src/
Dutil.cpp299 char realPath[PATH_MAX] = {}; in ReadProFile() local
331 void ReadProConfigFile(const std::string &realPath, int32_t deviceId, in ReadProConfigFile()
388 char realPath[PATH_MAX] = {}; in ReadJsonFile() local
444 static int32_t ReadConfigFile(const std::string &realPath, DeviceConfig &devConf) in ReadConfigFile()
488 char realPath[PATH_MAX] = {}; in ReadTomlFile() local
528 char realPath[PATH_MAX] = {}; in ReadCursorStyleFile() local
564 char realPath[PATH_MAX] = {}; in FileVerification() local
/foundation/communication/netstack/frameworks/native/tls_socket/src/
Dtls_utils.cpp33 bool CheckFilePath(const std::string &fileName, std::string &realPath) in CheckFilePath()
Dtls_key.cpp108 std::string realPath; in DecodeDer() local
189 std::string realPath; in DecodePem() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
Degl_wrapper_loader.cpp61 std::string realPath; in LoadEgl() local
107 std::string realPath; in LoadGl() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_util.cpp56 ErrCode BundleUtil::CheckFilePath(const std::string &bundlePath, std::string &realPath) in CheckFilePath()
102 std::string realPath = ""; in CheckFilePath() local
119 std::string realPath = ""; in CheckFilePath() local
213 std::string realPath = ""; in GetHapFilesFromBundlePath() local
410 std::string realPath; in CreateFileDescriptorForReadOnly() local
562 …ertToRealPath(const std::string &sandBoxPath, const std::string &bundleName, std::string &realPath) in RevertToRealPath()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
Dfile_packer_stream.cpp37 std::string realPath; in FilePackerStream() local
/foundation/distributeddatamgr/pasteboard/framework/uri/
Duri_handler.cpp23 char realPath[PATH_MAX + 1] = { 0x00 }; in GetRealPath() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dmock_directory_ex_test.cpp116 string realPath = ""; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/src/common/src/
Dos_api.cpp48 char *realPath = new (std::nothrow) char[MAX_PATH_LENGTH + 1]; in GetRealPath() local
/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/
Dhelp_utils.cpp102 std::string realPath(path); in CheckUserDir() local
109 std::string realPath(path); in CheckUserDir() local
/foundation/filemanagement/app_file_service/interfaces/common/src/
Dcommon_func.cpp91 string realPath = path; in GetUriFromPath() local
/foundation/multimedia/image_framework/mock/native/src/
Ddirectory_ex.cpp97 bool PathToRealPath(const string& path, string& realPath) in PathToRealPath()
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
Dkey_control.c67 char *realPath = realpath(mnt, NULL); in FsIoctl() local
129 char *realPath = realpath(mnt, NULL); in CheckKernelFscrypt() local
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/
Dfile_uri.cpp66 string realPath = sandboxPath; in GetRealPath() local

12345