Home
last modified time | relevance | path

Searched refs:PPB_FileChooserTrusted_0_5 (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ppapi/cpp/trusted/
Dfile_chooser_trusted.cc18 template <> const char* interface_name<PPB_FileChooserTrusted_0_5>() { in interface_name()
65 if (has_interface<PPB_FileChooserTrusted_0_5>()) { in Show()
72 return get_interface<PPB_FileChooserTrusted_0_5>()->ShowWithoutUserGesture( in Show()
/external/chromium_org/ppapi/thunk/
Dppb_file_chooser_trusted_thunk.cc51 const PPB_FileChooserTrusted_0_5 g_ppb_filechoosertrusted_thunk_0_5 = {
61 PPAPI_THUNK_EXPORT const PPB_FileChooserTrusted_0_5*
Dinterfaces_ppb_private.h31 PPB_FileChooserTrusted_0_5)
/external/chromium_org/ppapi/c/trusted/
Dppb_file_chooser_trusted.h63 struct PPB_FileChooserTrusted_0_5 { struct