OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPB_FileChooserTrusted_0_5
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ppapi/c/trusted/
ppb_file_chooser_trusted.h
63
struct
PPB_FileChooserTrusted_0_5
{
/external/chromium_org/ppapi/thunk/
ppb_file_chooser_trusted_thunk.cc
51
const
PPB_FileChooserTrusted_0_5
g_ppb_filechoosertrusted_thunk_0_5 = {
61
PPAPI_THUNK_EXPORT const
PPB_FileChooserTrusted_0_5
*
interfaces_ppb_private.h
31
PPB_FileChooserTrusted_0_5
)
/external/chromium_org/ppapi/cpp/trusted/
file_chooser_trusted.cc
18
template <> const char* interface_name<
PPB_FileChooserTrusted_0_5
>() {
65
if (has_interface<
PPB_FileChooserTrusted_0_5
>()) {
72
return get_interface<
PPB_FileChooserTrusted_0_5
>()->ShowWithoutUserGesture(
Completed in 627 milliseconds