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

  /external/chromium_org/chrome/browser/component_updater/
ppapi_utils.h 10 bool IsSupportedPepperInterface(const char* name);
ppapi_utils.cc 108 bool IsSupportedPepperInterface(const char* name) {
pepper_flash_component_installer.cc 128 if (IsSupportedPepperInterface(interface_name))

Completed in 39 milliseconds