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

  /external/chromium_org/content/ppapi_plugin/
broker_process_dispatcher.cc 82 flash_browser_operations_1_2_(NULL),
89 flash_browser_operations_1_2_ =
172 if (flash_browser_operations_1_2_) {
176 flash_browser_operations_1_2_->GetPermissionSettings(
240 if (flash_browser_operations_1_2_) {
241 flash_browser_operations_1_2_->ClearSiteData(
263 if (flash_browser_operations_1_2_) {
265 return PP_ToBool(flash_browser_operations_1_2_->DeauthorizeContentLicenses(
284 if (flash_browser_operations_1_2_) {
286 return PP_ToBool(flash_browser_operations_1_2_->SetDefaultPermission
    [all...]
broker_process_dispatcher.h 87 const PPP_Flash_BrowserOperations_1_2* flash_browser_operations_1_2_; member in class:content::BrokerProcessDispatcher

Completed in 95 milliseconds