Home
last modified time | relevance | path

Searched defs:realPath (Results 1 - 25 of 103) sorted by relevance

12345

/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/
H A Dfaultlog_query_result_ohos.cpp46 std::string realPath; in GetNext() local
/base/security/code_signature/utils/src/
H A Dfile_helper.cpp30 std::string realPath; in CheckFilePathValid() local
/base/startup/init/ueventd/
H A Dueventd_firmware_handler.c35 char realPath[PATH_MAX] = { 0 }; in HandleFimwareDeviceEvent() local
/base/security/security_guard/services/security_collector/src/
H A Dlib_loader.cpp37 std::string realPath; in LoadLib() local
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dstring_util.h32 inline bool RealPath(const std::string& path, std::string& realPath) in RealPath() argument
/base/startup/appspawn/modules/common/
H A Dappspawn_begetctl.c44 char *realPath = realpath(ptyName, NULL); in RunAppSandbox() local
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_file_utils.cpp32 std::string realPath = path; in Open() local
/base/update/updater/utils/
H A Dutils_common.cpp38 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 Ddatabaseoncreate_fuzzer.cpp37 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 Dpmsdatabaseoncreate_fuzzer.cpp37 std::string realPath = RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errorCode); in PmsDatabaseOnCreateFuzzTest() local
/base/inputmethod/imf/services/file/src/
H A Dfile_operator.cpp87 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 Dplugin_manager.h112 char realPath[PATH_MAX] = { 0 }; in LoadLibrary() local
/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dcode_sign_helper.cpp26 int32_t CodeSignHelper::ParseCodeSignBlock(const std::string &realPath, in ParseCodeSignBlock() argument
/base/security/code_signature/test/unittest/
H A Dlocal_code_sign_utils_test.cpp57 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 Dfile_operator.cpp50 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 Dpartition_record.cpp35 char *realPath = realpath(miscBlockDevice.c_str(), NULL); in IsPartitionUpdated() local
119 char *realPath = realpath(miscBlockDevice.c_str(), NULL); in RecordPartitionUpdateStatus() local
[all...]
H A Ddata_writer.cpp40 char *realPath = realpath(path.c_str(), NULL); in OpenPath() local
/base/update/updater/interfaces/kits/misc_info/
H A Dmisc_info.cpp26 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 Ddiffpatch.cpp44 char realPath[PATH_MAX] = { 0 }; in PatchMapFile() local
/base/hiviewdfx/hiview/plugins/usage_event_report/service/
H A Dusage_event_report_service.cpp48 char realPath[PATH_MAX] = { 0x00 }; in InitWorkPath() local
/base/security/code_signature/services/local_code_sign/src/
H A Dlocal_code_sign_service.cpp122 std::string realPath; in SignLocalCode() local
/base/startup/init/services/modules/reboot/
H A Dreboot_misc.c37 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 Dmodel_manager.cpp78 std::string realPath; in InitModel() local
/base/startup/appspawn/service/hnp/base/
H A Dhnp_file.c100 int GetRealPath(char *srcPath, char *realPath) in GetRealPath() argument
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_buffer.cpp104 char realPath[PATH_MAX] = {0}; in WriteBufferFromFile() local

Completed in 9 milliseconds

12345