Searched defs:EntryVector (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDWARFDebugFrame.h38 typedef std::vector<FrameEntry *> EntryVector; typedef in class:llvm::DWARFDebugFrame
39 EntryVector Entries;
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DEntriesCallback.h40 typedef Vector<RefPtr<Entry> > EntryVector; typedef in namespace:WebCore
45 virtual bool handleEvent(const EntryVector&) = 0;

Completed in 115 milliseconds