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

/external/lldb/source/Breakpoint/
H A DBreakpointResolverAddress.cpp69 BreakpointResolverAddress::SearchCallback function in class:BreakpointResolverAddress
H A DBreakpointResolverFileRegex.cpp45 BreakpointResolverFileRegex::SearchCallback function in class:BreakpointResolverFileRegex
H A DBreakpointResolverFileLine.cpp51 BreakpointResolverFileLine::SearchCallback function in class:BreakpointResolverFileLine
H A DBreakpointResolverName.cpp182 BreakpointResolverName::SearchCallback function in class:BreakpointResolverName
/external/lldb/source/Core/
H A DAddressResolverFileLine.cpp43 AddressResolverFileLine::SearchCallback function in class:AddressResolverFileLine
H A DAddressResolverName.cpp85 AddressResolverName::SearchCallback function in class:AddressResolverName
H A DFileLineResolver.cpp43 FileLineResolver::SearchCallback function in class:FileLineResolver
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_file_system_indexer.h35 typedef base::Callback<void(const std::vector<std::string>&)> SearchCallback; typedef in class:DevToolsFileSystemIndexer
96 const SearchCallback& callback);
105 const SearchCallback& callback);
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_system_interface.h91 scoped_ptr<std::vector<SearchResultInfo> > result_paths)> SearchCallback; typedef in namespace:drive
371 const SearchCallback& callback) = 0;
/external/lldb/source/Target/
H A DLanguageRuntime.cpp128 SearchCallback (SearchFilter &filter, function in class:ExceptionBreakpointResolver
135 return m_actual_resolver_sp->SearchCallback (filter, context, addr, containing);
/external/lldb/source/Commands/
H A DCommandCompletions.cpp527 CommandCompletions::SourceFileCompleter::SearchCallback ( function in class:CommandCompletions::SourceFileCompleter
654 CommandCompletions::SymbolCompleter::SearchCallback ( function in class:CommandCompletions::SymbolCompleter
720 CommandCompletions::ModuleCompleter::SearchCallback ( function in class:CommandCompletions::ModuleCompleter

Completed in 237 milliseconds