Home
last modified time | relevance | path

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

/base/web/webview/ohos_adapter/datashare_adapter/src/
Ddatashare_adapter_impl.cpp43 std::string DatashareAdapterImpl::GetRealPath(const std::string& uriStr) const in GetRealPath() function in OHOS::NWeb::DatashareAdapterImpl
/base/theme/wallpaper_mgr/utils/src/
Dfile_deal.cpp111 bool FileDeal::GetRealPath(const std::string &inOriPath, std::string &outRealPath) in GetRealPath() function in OHOS::WallpaperMgrService::FileDeal
/base/telephony/call_manager/services/audio/src/
Daudio_player.cpp254 bool AudioPlayer::GetRealPath(const std::string &profilePath, std::string &realPath) in GetRealPath() function in OHOS::Telephony::AudioPlayer
/base/update/sys_installer/services/module_update/util/src/
Dmodule_utils.cpp182 std::string GetRealPath(const std::string &filePath) in GetRealPath() function
/base/security/huks/utils/file_operator/
Dhks_file_operator.c137 static int32_t GetRealPath(const char *fileName, char *filePath) in GetRealPath() function
/base/startup/init/services/utils/
Dinit_utils.c422 char *GetRealPath(const char *source) in GetRealPath() function
/base/update/updater/utils/
Dutils.cpp853 std::string GetRealPath(const std::string &path) in GetRealPath() function