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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivetv3_setup_flow.cc25 virtual const base::DictionaryValue& GetInput() OVERRIDE;
48 const base::DictionaryValue& SetupRequest::GetInput() { function in class:local_discovery::__anon4180::SetupRequest
/external/srec/tools/grxmlcompile/
H A Dnetw_arc.h134 int GetInput() { return inputLabel; }; function in class:NUANArc
/external/chromium_org/chrome/browser/autocomplete/
H A Dzero_suggest_provider.cc206 const AutocompleteInput ZeroSuggestProvider::GetInput(bool is_keyword) const { function in class:ZeroSuggestProvider
/external/chromium_org/components/omnibox/
H A Dsearch_provider.cc305 const AutocompleteInput SearchProvider::GetInput(bool is_keyword) const { function in class:SearchProvider
1151 const base::string16 input_text = GetInput(is_keyword).text();
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas1631 function GetInput: IIntStream; override; function
3765 function TTreeParser.GetInput: IIntStream;
H A DAntlr.Runtime.pas693 function GetInput: IIntStream; function
901 property Input: IIntStream read GetInput;
2241 function GetInput: IIntStream; virtual; abstract; function
2290 property Input: IIntStream read GetInput;
2443 function GetInput: IIntStream; override;
2495 function GetInput: IIntStream; override;
5432 function TLexer.GetInput: IIntStream;
5644 function TParser.GetInput: IIntStream;
/external/chromium_org/chrome/browser/extensions/api/gcd_private/
H A Dgcd_private_api.cc203 virtual const base::DictionaryValue& GetInput() OVERRIDE;
506 const base::DictionaryValue& GcdPrivateRequest::GetInput() { function in class:extensions::GcdPrivateRequest

Completed in 420 milliseconds