Searched refs:flash_browser_operations_1_2_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/ppapi_plugin/
H A Dbroker_process_dispatcher.cc82 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_
[all...]
H A Dbroker_process_dispatcher.h87 const PPP_Flash_BrowserOperations_1_2* flash_browser_operations_1_2_; member in class:content::BrokerProcessDispatcher

Completed in 191 milliseconds