/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
|
/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
|
/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
|
/base/hiviewdfx/hiview/plugins/usage_event_report/service/ |
H A D | usage_event_report_service.cpp | 48 char realPath[PATH_MAX] = { 0x00 };
in InitWorkPath() local
|
/base/security/code_signature/services/local_code_sign/src/ |
H A D | local_code_sign_service.cpp | 122 std::string realPath;
in SignLocalCode() local
|
/base/startup/init/services/modules/reboot/ |
H A D | reboot_misc.c | 37 char *realPath = GetRealPath(path);
in RBMiscWriteUpdaterMessage() local 56 char *realPath = GetRealPath(path);
in RBMiscReadUpdaterMessage() local [all...] |
/base/security/security_guard/services/risk_classify/model_manager/src/ |
H A D | model_manager.cpp | 78 std::string realPath; in InitModel() local
|
/base/startup/appspawn/service/hnp/base/ |
H A D | hnp_file.c | 100 int GetRealPath(char *srcPath, char *realPath)
in GetRealPath() argument
|
/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_buffer.cpp | 104 char realPath[PATH_MAX] = {0}; in WriteBufferFromFile() local
|