| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| H A D | file_path_helper_test.cpp | 31 std::string realPath; in HWTEST_F_L0() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/idl/ |
| H A D | faultlog_query_result_ohos.cpp | 46 std::string realPath; in GetNext() local
|
| /base/security/code_signature/utils/src/ |
| H A D | file_helper.cpp | 30 std::string realPath;
in CheckFilePathValid() local
|
| /base/startup/init/ueventd/ |
| H A D | ueventd_firmware_handler.c | 35 char realPath[PATH_MAX] = { 0 }; in HandleFimwareDeviceEvent() local
|
| /base/security/security_guard/services/security_collector/src/ |
| H A D | lib_loader.cpp | 37 std::string realPath; in LoadLib() local
|
| /test/xts/acts/kernel_lite/fs_posix/src/ |
| H A D | FsStdlibTest.cpp | 67 char *realPath = (char *)malloc(256);
in HWTEST_F() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | runtime_controller.cpp | 73 std::string_view realPath = buffer.data(); in CanLoadPandaFile() local
|
| /base/hiviewdfx/faultloggerd/common/dfxutil/ |
| H A D | string_util.h | 32 inline bool RealPath(const std::string& path, std::string& realPath) in RealPath() argument
|
| /base/startup/appspawn/modules/common/ |
| H A D | appspawn_begetctl.c | 44 char *realPath = realpath(ptyName, NULL); in RunAppSandbox() local
|
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_file_utils.cpp | 32 std::string realPath = path; in Open() local
|
| /base/update/updater/utils/ |
| H A D | utils_common.cpp | 38 bool PathToRealPath(const std::string &path, std::string &realPath) in PathToRealPath() argument
|
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/databaseoncreate_fuzzer/ |
| H A D | databaseoncreate_fuzzer.cpp | 37 std::string realPath = RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errorCode); in DatabaseOnCreateFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/pmsdatabaseoncreate_fuzzer/ |
| H A D | pmsdatabaseoncreate_fuzzer.cpp | 37 std::string realPath = RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errorCode); in PmsDatabaseOnCreateFuzzTest() local
|
| /kernel/liteos_a/fs/proc/src/ |
| H A D | proc_shellcmd.c | 60 char realPath[PATH_MAX] = {'\0'}; in OsShellCmdWriteProc() local
|
| /arkcompiler/ets_runtime/ecmascript/platform/common/ |
| H A D | filesystem.cpp | 100 std::string realPath; in CreateEmptyFile() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| H A D | file_stream.cpp | 55 std::pair<bool, std::string> realPath = FilePathValid(fileName); in Initialize() local
|
| /base/inputmethod/imf/services/file/src/ |
| H A D | file_operator.cpp | 87 auto realPath = GetRealPath(cfgFiles->paths[i]); in Read() local 124 char realPath[PATH_MAX] = { 0x00 }; in GetRealPath() local
|
| /base/msdp/device_status/intention/scheduler/plugin_manager/include/ |
| H A D | plugin_manager.h | 112 char realPath[PATH_MAX] = { 0 }; in LoadLibrary() local
|
| /base/security/code_signature/interfaces/innerkits/code_sign_utils/src/ |
| H A D | code_sign_helper.cpp | 26 int32_t CodeSignHelper::ParseCodeSignBlock(const std::string &realPath,
in ParseCodeSignBlock() argument
|
| /base/security/code_signature/test/unittest/ |
| H A D | local_code_sign_utils_test.cpp | 57 std::string realPath;
in HWTEST_F() local 79 std::string realPath;
in HWTEST_F() local 101 std::string realPath = DEMO_AN_PATH2 + "invalid";
in HWTEST_F() local
|
| /base/security/dlp_permission_service/services/dlp_permission/sa/adapt/ |
| H A D | file_operator.cpp | 50 char realPath[PATH_MAX] = {0}; in InputFileByPathAndContent() local 91 char realPath[PATH_MAX] = {0}; in GetFileContentByPath() local [all...] |
| /base/update/updater/services/applypatch/ |
| H A D | partition_record.cpp | 35 char *realPath = realpath(miscBlockDevice.c_str(), NULL); in IsPartitionUpdated() local 119 char *realPath = realpath(miscBlockDevice.c_str(), NULL); in RecordPartitionUpdateStatus() local [all...] |
| H A D | data_writer.cpp | 40 char *realPath = realpath(path.c_str(), NULL); in OpenPath() local
|
| /base/update/updater/interfaces/kits/misc_info/ |
| H A D | misc_info.cpp | 26 char *realPath = realpath(path.c_str(), NULL);
in WriteUpdaterMessage() local 58 char *realPath = realpath(path.c_str(), NULL);
in ReadUpdaterMessage() local 119 char *realPath = realpath(path.c_str(), NULL); WriteUpdaterParaMisc() local 161 char *realPath = realpath(path.c_str(), NULL); ReadUpdaterParaMisc() local [all...] |
| /base/update/updater/services/diffpatch/ |
| H A D | diffpatch.cpp | 44 char realPath[PATH_MAX] = { 0 };
in PatchMapFile() local
|