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

/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dsrpc_client.cc118 const char* input_types; local
124 &input_types,
135 new MethodInfo(NULL, method_name, input_types, output_types, i);
/external/chromium_org/chrome/browser/ui/android/autofill/
H A Dautofill_dialog_controller_android.cc167 const ServerFieldType* input_types,
172 section, input_types[i], form_structure)) {
166 IsSectionInputsUsedInFormStructure(DialogSection section, const ServerFieldType* input_types, const size_t input_types_size, const FormStructure& form_structure) argument

Completed in 109 milliseconds