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),
91 flash_browser_operations_1_2_ =
177 if (flash_browser_operations_1_2_) {
181 flash_browser_operations_1_2_->GetPermissionSettings(
245 if (flash_browser_operations_1_2_) {
246 flash_browser_operations_1_2_->ClearSiteData(
268 if (flash_browser_operations_1_2_) {
270 return PP_ToBool(flash_browser_operations_1_2_->DeauthorizeContentLicenses(
289 if (flash_browser_operations_1_2_) {
291 return PP_ToBool(flash_browser_operations_1_2_->SetDefaultPermission
    [all...]
broker_process_dispatcher.h 84 const PPP_Flash_BrowserOperations_1_2* flash_browser_operations_1_2_; member in class:content::BrokerProcessDispatcher

Completed in 41 milliseconds