Home
last modified time | relevance | path

Searched defs:GetFile (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Dobtain_file.cpp32 uint32_t ObtainFile::GetFile(FILE **file, const std::string &fileUri, unsigned int &fileSize, in GetFile() function in OHOS::Request::Upload::ObtainFile
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dfile_napi.cpp70 FileNapi *FileNapi::GetFile(napi_env env, napi_callback_info info, std::shared_ptr<ContextBase> ctx… in GetFile() function in OHOS::UDMF::FileNapi
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
H A Dlogger.cpp281 const std::string &Logger::GetFile() const in GetFile() function in OHOS::Rosen::TextEngine::Logger
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp64 static tuple<ErrCode, map<string, struct stat>, map<string, size_t>> GetFile(const string &path, of… in GetFile() function
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_service_proxy.cpp66 ErrorCode WallpaperServiceProxy::GetFile(int32_t wallpaperType, int32_t &wallpaperFd) in GetFile() function in OHOS::WallpaperMgrService::WallpaperServiceProxy
H A Dwallpaper_manager.cpp178 ErrorCode WallpaperManager::GetFile(int32_t wallpaperType, int32_t &wallpaperFd) in GetFile() function in OHOS::WallpaperMgrService::WallpaperManager
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialib_statistic_test/src/
H A Dmedia_space_statistics_test.cpp221 std::unique_ptr<FileAsset> GetFile(int mediaTypeId) in GetFile() function
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp162 int EventLogger::GetFile(std::shared_ptr<SysEvent> event, std::string& logFile, bool isFfrt) in GetFile() function in OHOS::HiviewDFX::EventLogger
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp654 ErrorCode WallpaperService::GetFile(int32_t wallpaperType, int32_t &wallpaperFd) in GetFile() function in OHOS::WallpaperMgrService::WallpaperService