Home
last modified time | relevance | path

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

12345

/base/web/webview/test/unittest/ohos_adapter/ohos_image_adapter/
H A Dohos_image_decoder_adapter_test.cpp42 std::string realPath; in ReadFileToBuffer() local
/base/web/webview/test/unittest/ohos_adapter/permission_data_base_adapter_test/
H A Dpermission_data_base_adapter_test.cpp278 std::string realPath = RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errorCode); in HWTEST_F() local
/base/web/webview/test/unittest/ohos_adapter/web_data_base_adapter_impl_test/
H A Dweb_data_base_adapter_impl_test.cpp198 std::string realPath = RdbSqlUtils::GetDefaultDatabasePath(databaseDir, name, errorCode); 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
/test/xts/hats/hdf/hdf_lite/display/
H A Dloadbmp_test.c67 char realPath[PATH_MAX] = {0}; in GetBmpInfo() local
122 char realPath[PATH_MAX] = {0}; in LoadPicToBuffer() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp132 std::string realPath; in AddBinderJsonInfo() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp176 std::string realPath; in MergeFreezeJsonFile() local
265 std::string realPath; in InitLogBody() local

Completed in 18 milliseconds

12345