Home
last modified time | relevance | path

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

/base/update/updater/services/flashd/daemon/
Dflashd_utils.cpp25 std::string GetRealPath(const std::string &path) in GetRealPath() function
/base/telephony/call_manager/services/audio/src/
Daudio_player.cpp162 bool AudioPlayer::GetRealPath(const std::string &profilePath, std::string &realPath) in GetRealPath() function in OHOS::Telephony::AudioPlayer
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
Dzip_helper.cpp59 bool GetRealPath(const std::string& fn, std::string& out) in GetRealPath() function
/base/theme/wallpaper_mgr/frameworks/innerkitsimpl/wallpaper_manager/src/
Dwallpaper_manager.cpp506 bool WallpaperManager::GetRealPath(const std::string &inOriPath, std::string &outRealPath) in GetRealPath() function in OHOS::WallpaperMgrService::WallpaperManager
/base/startup/init/services/utils/
Dinit_utils.c364 char *GetRealPath(const char *source) in GetRealPath() function