Home
last modified time | relevance | path

Searched defs:realPath (Results 26 - 50 of 133) sorted by relevance

123456

/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
/base/update/updater/services/script/script_instruction/
H A Dscript_instructionhelper.cpp137 char *realPath = realpath(libName.c_str(), nullptr); in RegisterUserInstruction() local
/test/xts/device_attest/services/core/utils/
H A Dattest_utils_file.c184 char* realPath = (char *)ATTEST_MEM_MALLOC(realPathLen); in CreateFileImpl() local
/test/xts/device_attest/services/oem_adapter/src/
H A Ddevice_attest_oem_file.c172 char* realPath = (char *)malloc(realPathLen); in OEMCreateFileImpl() local
/test/xts/device_attest_lite/services/core/small/utils/
H A Dattest_utils_file_detail.c179 char* realPath = (char *)ATTEST_MEM_MALLOC(realPathLen); in CreateFile() local
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Denable_aot_list_helper.h136 std::string realPath; in ReadEnableList() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_decoder.cpp151 std::string realPath; in LoadAPBinaryFile() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dstub_file_info.cpp28 std::string realPath; in Save() local
62 std::string realPath; in MmapLoad() local
/arkcompiler/toolchain/tooling/client/ark_multi/
H A Dmain.cpp164 std::string realPath; in Main() local
/arkcompiler/toolchain/tooling/client/domain/
H A Dprofiler_client.cpp201 std::string realPath; in WriteCpuProfileForFile() local
/arkcompiler/toolchain/tooling/utils/
H A Dutils.cpp116 bool Utils::RealPath(const std::string &path, std::string &realPath, [[maybe_unused]] bool readOnly) in RealPath() argument
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_util.cpp199 char realPath[PATH_MAX] = {0}; in GetThreadStack() local
/base/hiviewdfx/hiview/base/logstore/
H A Dlog_store_ex.cpp170 std::string realPath; in RemoveLogFile() local
/base/hiviewdfx/hiview/plugins/eventlogger/config/
H A Devent_logger_config.cpp47 std::string realPath; in OpenConfig() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dinstall_plugin.cpp181 std::string realPath = ""; in InstallParamInit() local
/base/msdp/device_status/libs/src/
H A Ddevicestatus_data_parse.cpp139 char realPath[PATH_MAX] = { 0 }; in ReadJsonFile() local
/base/security/code_signature/test/unittest/
H A Dlocal_code_sign_utils_mock_test.cpp62 std::string realPath; in HWTEST_F() local
/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd_service.c76 char *realPath = GetRealPath(msg->ptyName); in CmdOnRecvMessage() local
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_restorecon.c104 static int RestoreconRecurseFromParentDir(const char *realPath, char *newSecontext) in RestoreconRecurseFromParentDir() argument
195 char realPath[PATH_MAX + 1] = { 0x00 }; in RestoreconFromParentDir() local
/base/tee/tee_client/services/authentication/
H A Dtcu_authentication.c82 char realPath[PATH_MAX + 1] = { 0 }; in GetFileSize() local
128 char realPath[PATH_MAX + 1] = { 0 }; in GetFileInfo() local

Completed in 13 milliseconds

123456