Home
last modified time | relevance | path

Searched defs:GetRealPath (Results 1 – 25 of 44) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_file_uri_helper_ohos.cpp19 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath() function in OHOS::Ace::FileUriHelper
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dfile_uri_helper_ohos.cpp20 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath() function in OHOS::Ace::FileUriHelper
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dfile_uri_helper_preview.cpp19 std::string FileUriHelper::GetRealPath(std::string fileUriStr) in GetRealPath() function in OHOS::Ace::FileUriHelper
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/distributeddatamgr/src/
H A Dmock_preferences_helper.cpp21 std::string PreferencesHelper::GetRealPath(const std::string& path, int& errorCode) in GetRealPath() function in OHOS::NativePreferences::PreferencesHelper
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/
H A Dpreference_helper_mock.cpp49 std::string PreferencesHelper::GetRealPath(const std::string &path, int &errorCode) in GetRealPath() function in OHOS::NativePreferences::PreferencesHelper
/ohos5.0/foundation/multimedia/av_session/services/session/adapter/
H A Dplugin_lib.cpp74 std::string PluginLib::GetRealPath(const std::string &path) in GetRealPath() function in OHOS::AVSession::PluginLib
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_datashare_adapter_impl.cpp37 ArkWebString ArkDatashareAdapterImpl::GetRealPath(const ArkWebString& uriStr) in GetRealPath() function in OHOS::ArkWeb::ArkDatashareAdapterImpl
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/uri/
H A Duri_handler.cpp21 bool UriHandler::GetRealPath(const std::string &inOriPath, std::string &outRealPath) in GetRealPath() function in OHOS::MiscServices::UriHandler
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Dos_api.cpp41 int GetRealPath(const std::string &inOriPath, std::string &outRealPath) in GetRealPath() function
/ohos5.0/base/web/webview/ohos_adapter/datashare_adapter/src/
H A Ddatashare_adapter_impl.cpp43 std::string DatashareAdapterImpl::GetRealPath(const std::string& uriStr) in GetRealPath() function in OHOS::NWeb::DatashareAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_datashare_adapter_wrapper.cpp51 std::string ArkDatashareAdapterWrapper::GetRealPath(const std::string& uriStr) in GetRealPath() function in OHOS::ArkWeb::ArkDatashareAdapterWrapper
/ohos5.0/commonlibrary/utils_lite/js/builtin/kvstorekit/src/
H A Dnativeapi_kv_impl.c59 static int GetRealPath(const char* originPath, char* trustPath, size_t tPathLen) in GetRealPath() function
/ohos5.0/base/inputmethod/imf/services/file/src/
H A Dfile_operator.cpp115 std::string FileOperator::GetRealPath(const char *path) in GetRealPath() function in OHOS::MiscServices::FileOperator
/ohos5.0/base/startup/appspawn/service/hnp/base/
H A Dhnp_file.c100 int GetRealPath(char *srcPath, char *realPath) in GetRealPath() function
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_uri/src/
H A Dfile_uri.cpp84 string FileUri::GetRealPath() in GetRealPath() function in OHOS::AppFileService::ModuleFileUri::FileUri
/ohos5.0/base/theme/wallpaper_mgr/utils/src/
H A Dfile_deal.cpp148 bool FileDeal::GetRealPath(const std::string &inOriPath, std::string &outRealPath) in GetRealPath() function in OHOS::WallpaperMgrService::FileDeal
/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Daudio_player.cpp254 bool AudioPlayer::GetRealPath(const std::string &profilePath, std::string &realPath) in GetRealPath() function in OHOS::Telephony::AudioPlayer
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_file.cpp145 bool BFile::GetRealPath(const string &path, string &realPath) in GetRealPath() function in OHOS::FileManagement::Backup::BFile
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_helper.cpp84 std::string PreferencesHelper::GetRealPath(const std::string &path, int &errorCode) in GetRealPath() function in OHOS::NativePreferences::PreferencesHelper
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_listener.cpp169 std::string SoftBusSessionListener::GetRealPath(const std::string &srcUri) in GetRealPath() function in OHOS::Storage::DistributedFile::SoftBusSessionListener
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
H A Dprocess_group_util.cpp59 bool GetRealPath(const std::string& path, std::string& realPath) in GetRealPath() function
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Djson_utils.cpp210 bool JsonUtils::GetRealPath(const std::string& partialPath, std::string& fullPath) in GetRealPath() function in OHOS::DevStandbyMgr::JsonUtils
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_file_kits_test.cpp47 std::string FileUri::GetRealPath() in GetRealPath() function in OHOS::AppFileService::ModuleFileUri::FileUri
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dplatform_specific.cpp150 int GetRealPath(const std::string &inOriPath, std::string &outRealPath) in GetRealPath() function
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_restore.cpp239 static bool GetRealPath(string &path) in GetRealPath() function

12