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

/external/chromium_org/content/ppapi_plugin/
H A Dbroker_process_dispatcher.cc81 flash_browser_operations_1_3_(NULL),
93 flash_browser_operations_1_3_ =
162 if (flash_browser_operations_1_3_) {
166 flash_browser_operations_1_3_->GetPermissionSettings(
213 if (flash_browser_operations_1_3_) {
215 flash_browser_operations_1_3_->GetSitesWithData(data_str.c_str(), &sites);
222 flash_browser_operations_1_3_->FreeSiteList(sites);
232 if (flash_browser_operations_1_3_) {
233 flash_browser_operations_1_3_->ClearSiteData(
257 if (flash_browser_operations_1_3_) {
[all...]
H A Dbroker_process_dispatcher.h86 const PPP_Flash_BrowserOperations_1_3* flash_browser_operations_1_3_; member in class:content::BrokerProcessDispatcher

Completed in 538 milliseconds