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

/external/google-breakpad/src/google_breakpad/processor/
H A Dsource_line_resolver_interface.h49 class SourceLineResolverInterface { class in namespace:google_breakpad
53 virtual ~SourceLineResolverInterface() {}
111 // SourceLineResolverInterface cannot be instantiated except by subclasses
112 SourceLineResolverInterface() {} function in class:google_breakpad::SourceLineResolverInterface

Completed in 72 milliseconds