Home
last modified time | relevance | path

Searched defs:realPath (Results 51 - 75 of 266) sorted by relevance

1234567891011

/foundation/multimodalinput/input/tools/event_inject/src/
H A Dinjection_tools_help_func.cpp124 char realPath[PATH_MAX] = {}; in SendEventOption() local
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dmock.cpp20 __attribute__((visibility("default"))) bool PathToRealPath(const std::string &path, std::string &realPath) in PathToRealPath() argument
/foundation/filemanagement/app_file_service/test/fuzztest/remotefileshare_fuzzer/
H A Dremotefileshare_fuzzer.cpp156 char realPath[PATH_MAX] = {0}; in ShareFilePathIoctlFdFuzzTest() local
/foundation/filemanagement/app_file_service/utils/src/b_hiaudit/
H A Dzip_util.cpp80 char realPath[PATH_MAX] = {0}; in GetFileHandle() local
/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Dcommon_func.cpp111 string realPath = path; in GetUriFromPath() local
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_file.cpp145 bool BFile::GetRealPath(const string &path, string &realPath) in GetRealPath() argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
H A Dkernel_talker.h73 char *realPath = realpath(ctrlPath.c_str(), resolvedPath); in SetCmd() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_loader.cpp58 std::string realPath = ""; in LoadEgl() local
111 std::string realPath = ""; in LoadGl() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dzip_util.cpp81 char realPath[PATH_MAX] = {0}; in GetFileHandle() 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
/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
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_app_load.c277 char realPath[PATH_MAX + 1] = { 0 }; in TEEC_LoadSecfile() local
/base/startup/init/services/init/lite/
H A Dinit_cmds.c81 char *realPath = GetRealPath(ctx->argv[0]); in DoLoadCfg() local
/base/tee/tee_client/services/teecd/src/
H A Dsecfile_load_agent.c63 char realPath[PATH_MAX + 1] = { 0 }; in SecFileLoadWork() local
/base/sensors/miscdevice/utils/common/src/
H A Dfile_utils.cpp44 char realPath[PATH_MAX] = {}; in ReadJsonFile() local

Completed in 10 milliseconds

1234567891011