Searched defs:EntryInfo (Results 1 – 4 of 4) sorted by relevance
331 struct EntryInfo { struct332 EntryInfo(SnapshotObjectId id, Address addr, unsigned int size, in EntryInfo() argument344 std::vector<EntryInfo> entries_; argument
88 ZipReader::EntryInfo::EntryInfo(const std::string& file_name_in_zip, in EntryInfo() function in zip::ZipReader::EntryInfo
315 auto &EntryInfo = BlockInfo[BB]; in initialize() local
705 struct EntryInfo { struct706 const char* name;707 ShaderType type;