Home
last modified time | relevance | path

Searched defs:realPath (Results 101 - 125 of 267) sorted by relevance

1234567891011

/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp214 auto realPath = std::string(resolvedPath); in GetCgroupFileContent() local
236 std::string realPath; in CheckProcTaskForCgroup() local
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_key.cpp171 std::string realPath; in DecodeDer() local
252 std::string realPath; in DecodePem() local
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_helper.cpp141 std::string realPath = GetRealPath(options.filePath, errCode); in GetPreferences() local
192 std::string realPath = GetRealPath(path, errCode); in DeletePreferences() local
246 std::string realPath = GetRealPath(path, errCode); RemovePreferencesFromCache() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_listener_test.cpp151 string realPath = SoftBusSessionListener::GetRealPath(TEST_URI); in HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/
H A Dfile_uri.cpp87 string realPath = sandboxPath; in GetRealPath() local
108 string realPath = sandboxPath; in GetRealPathBySA() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Dconnection_detector_test.cpp129 string realPath = ConnectionDetector::ParseHmdfsPath(); in HWTEST_F() local
/base/hiviewdfx/hiview/base/utility/
H A Dhiview_zip_util.cpp54 std::string realPath; in AddFileInZip() local
93 FILE* HiviewZipUnit::GetFileHandle(const std::string& file, std::string& realPath) in GetFileHandle() argument
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp103 std::string realPath = ""; in WriteKernelStackToFd() local
/base/account/os_account/frameworks/common/file_operator/src/
H A Daccount_file_operator.cpp177 char realPath[PATH_MAX] = {0}; in SetDirDelFlags() local
/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
H A Dbundle_manager_proxy.cpp206 ErrCode BundleManagerProxy::WriteFileToInner(MessageParcel &reply, const std::string &realPath, in WriteFileToInner() argument
247 std::string realPath; in WriteFileToStream() local
277 checkHapFilePath(const std::string &hapFilePath, std::string &fileName, std::string &realPath, std::string &errMessage) checkHapFilePath() argument
[all...]
/base/msdp/device_status/intention/services/device_manager/src/
H A Ddevice.cpp368 char realPath[PATH_MAX] = { 0 }; in ReadConfigFile() local
/base/security/code_signature/utils/src/
H A Dcode_sign_block.cpp283 int32_t CodeSignBlock::ParseCodeSignBlock(const std::string &realPath, in ParseCodeSignBlock() argument
/base/startup/init/services/modules/seccomp/
H A Dseccomp_policy.c157 char realPath[PATH_MAX] = { 0 }; in GetSeccompPolicy() local
/base/startup/init/test/moduletest/
H A Dparam_test_cmds.c304 char *realPath = GetRealPath(buff); in BShellParamCmdMemGet() local
/base/startup/init/ueventd/
H A Dueventd_device_handler.c212 char realPath[DEVICE_FILE_SIZE] = {0}; in RemoveDeviceNode() local
/base/startup/init/interfaces/innerkits/modulemgr/
H A Dmodulemgr.c119 char *realPath = GetRealPath(path); in ModuleInstall() local
/base/telephony/core_service/services/network_search/src/
H A Doperator_name_utils.cpp114 char realPath[PATH_MAX] = { 0x00 }; in LoaderJsonFile() local
/base/update/updater/services/
H A Dupdater_main.cpp104 char realPath[PATH_MAX + 1] = {0}; in OtaUpdatePreCheck() local
319 char realPath[PATH_MAX + 1] = {0}; in CalcProgress() local
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_zip_helper.cpp155 std::string realPath = GetRealPath(zipPath_); in GetFileEntryOffset() local
/base/update/updater/services/fs_manager/
H A Dpartitions.cpp94 char realPath[PATH_MAX] = {0}; in ReadDeviceSysfsFile() local
H A Ddo_partition.cpp208 char realPath[PATH_MAX] = {0}; in WriteMiscMsgWithOffset() local
/base/update/updater/test/fuzztest/scriptmanager_fuzzer/
H A Dscriptmanager_fuzzer.cpp115 char realPath[PATH_MAX + 1] = {}; variable
/base/update/updater/test/unittest/script/
H A Dscript_unittest.cpp117 char realPath[PATH_MAX + 1] = {}; variable
/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/
H A Dohos_web_permission_data_base_adapter_impl.cpp86 std::string realPath = RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errorCode); in CreateDataBase() local
H A Dohos_web_data_base_adapter_impl.cpp90 std::string realPath = RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errorCode); in OhosWebDataBaseAdapterImpl() local

Completed in 16 milliseconds

1234567891011