Home
last modified time | relevance | path

Searched refs:CreateThreadAdapterForInstance (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/thunk/
Dppb_flash_file_modulelocal_thunk.cc16 bool CreateThreadAdapterForInstance(PP_Instance instance) { in CreateThreadAdapterForInstance() function
91 &CreateThreadAdapterForInstance,
/external/chromium_org/ppapi/c/private/
Dppb_flash_file.h35 bool (*CreateThreadAdapterForInstance)(PP_Instance instance); member