HomeSort by relevance Sort by last modified time
    Searched refs:PPB_FileChooserTrusted_0_6 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ppapi/c/trusted/
ppb_file_chooser_trusted.h 35 struct PPB_FileChooserTrusted_0_6 {
61 typedef struct PPB_FileChooserTrusted_0_6 PPB_FileChooserTrusted;
  /external/chromium_org/ppapi/thunk/
ppb_file_chooser_trusted_thunk.cc 55 const PPB_FileChooserTrusted_0_6 g_ppb_filechoosertrusted_thunk_0_6 = {
66 PPAPI_THUNK_EXPORT const PPB_FileChooserTrusted_0_6*
interfaces_ppb_private.h 33 PPB_FileChooserTrusted_0_6)
  /external/chromium_org/ppapi/cpp/trusted/
file_chooser_trusted.cc 22 template <> const char* interface_name<PPB_FileChooserTrusted_0_6>() {
57 if (has_interface<PPB_FileChooserTrusted_0_6>()) {
58 return get_interface<PPB_FileChooserTrusted_0_6>()->ShowWithoutUserGesture(

Completed in 306 milliseconds