| /foundation/bundlemanager/bundle_framework/common/utils/src/ |
| D | bundle_file_util.cpp | 46 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/ |
| D | media_space_statistics_test.cpp | 541 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/ |
| D | media_scanner_manager.cpp | 51 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/ |
| D | process_group_util.cpp | 57 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
|
| D | cgroup_controller.cpp | 147 std::string realPath; in AddThreadSchedPolicy() local 169 std::string realPath; in AddThreadGroupSchedPolicy() local
|
| /foundation/distributeddatamgr/preferences/frameworks/native/src/ |
| D | preferences_helper.cpp | 83 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/ |
| D | avsession_utils.h | 39 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/ |
| D | remotefileshare_fuzzer.cpp | 62 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/ |
| D | rs_dir_asset_provider.h | 63 char realPath[PATH_MAX] = { 0x00 }; in GetAsset() local 113 char realPath[PATH_MAX] = { 0x00 }; in GetAssetPath() local
|
| /foundation/arkui/ace_engine/frameworks/base/utils/ |
| D | utils.cpp | 21 bool RealPath(const std::string fileName, char* realPath) in RealPath()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/importfile_fuzzer/ |
| D | importfile_fuzzer.cpp | 56 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/ |
| D | util.cpp | 299 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/ |
| D | tls_utils.cpp | 33 bool CheckFilePath(const std::string &fileName, std::string &realPath) in CheckFilePath()
|
| D | tls_key.cpp | 108 std::string realPath; in DecodeDer() local 189 std::string realPath; in DecodePem() local
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| D | egl_wrapper_loader.cpp | 61 std::string realPath; in LoadEgl() local 107 std::string realPath; in LoadGl() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_util.cpp | 56 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/ |
| D | file_packer_stream.cpp | 37 std::string realPath; in FilePackerStream() local
|
| /foundation/distributeddatamgr/pasteboard/framework/uri/ |
| D | uri_handler.cpp | 23 char realPath[PATH_MAX + 1] = { 0x00 }; in GetRealPath() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | mock_directory_ex_test.cpp | 116 string realPath = ""; variable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/src/common/src/ |
| D | os_api.cpp | 48 char *realPath = new (std::nothrow) char[MAX_PATH_LENGTH + 1]; in GetRealPath() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/ |
| D | help_utils.cpp | 102 std::string realPath(path); in CheckUserDir() local 109 std::string realPath(path); in CheckUserDir() local
|
| /foundation/filemanagement/app_file_service/interfaces/common/src/ |
| D | common_func.cpp | 91 string realPath = path; in GetUriFromPath() local
|
| /foundation/multimedia/image_framework/mock/native/src/ |
| D | directory_ex.cpp | 97 bool PathToRealPath(const string& path, string& realPath) in PathToRealPath()
|
| /foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
| D | key_control.c | 67 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/ |
| D | file_uri.cpp | 66 string realPath = sandboxPath; in GetRealPath() local
|