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

  /external/chromium_org/content/ppapi_plugin/
broker_process_dispatcher.cc 81 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...]
broker_process_dispatcher.h 86 const PPP_Flash_BrowserOperations_1_3* flash_browser_operations_1_3_; member in class:content::BrokerProcessDispatcher

Completed in 25 milliseconds