Home
last modified time | relevance | path

Searched refs:previous_reentrancy_value (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dhost_dispatcher.cc228 bool previous_reentrancy_value = allow_plugin_reentrancy_; in GetProxiedInterface() local
231 allow_plugin_reentrancy_ = previous_reentrancy_value; in GetProxiedInterface()