Home
last modified time | relevance | path

Searched defs:activation_state_ (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/subresource_filter/content/renderer/
H A Dweb_document_subresource_filter_impl.h43 mojom::ActivationState activation_state_; variable
87 mojom::ActivationState activation_state_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/subresource_filter/content/renderer/
H A Dweb_document_subresource_filter_impl.h43 mojom::ActivationState activation_state_; variable
87 mojom::ActivationState activation_state_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/subresource_filter/content/browser/
H A Dasync_document_subresource_filter.h177 base::Optional<mojom::ActivationState> activation_state_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/subresource_filter/content/browser/
H A Dasync_document_subresource_filter.h153 base::Optional<mojom::ActivationState> activation_state_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/
H A Dnetwork_state.h323 std::string activation_state_; in COMPONENT_EXPORT() local
H A Dnetwork_state_handler.cc138 const std::string activation_state_; member in chromeos::NetworkStateHandler::ActiveNetworkState