Searched defs:GetFile (Results 1 – 4 of 4) sorted by relevance
68 const MtpFsTypeTmpFile *MtpFsTmpFilesPool::GetFile(const std::string &path) const in GetFile() function in MtpFsTmpFilesPool
74 FileNapi *FileNapi::GetFile(napi_env env, napi_callback_info info, std::shared_ptr<ContextBase> ctx… in GetFile() function in OHOS::UDMF::FileNapi
72 static tuple<ErrCode, map<string, struct stat>, map<string, size_t>> GetFile(const string &path, of… in GetFile() function
228 std::unique_ptr<FileAsset> GetFile(int mediaTypeId) in GetFile() function