OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetInterfaceForPPB
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ppapi/proxy/
interface_list.h
52
const void*
GetInterfaceForPPB
(const std::string& name) const;
interface_list.cc
345
const void* InterfaceList::
GetInterfaceForPPB
(const std::string& name) const {
plugin_dispatcher.cc
118
return InterfaceList::GetInstance()->
GetInterfaceForPPB
(interface_name);
Completed in 314 milliseconds