Home
last modified time | relevance | path

Searched defs:ignoring (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/core/platform/
Ddesktop_platform_backend.py17 def FlushSystemCacheForDirectory(self, directory, ignoring=None): argument
Dcros_platform_backend.py114 def FlushSystemCacheForDirectory(self, directory, ignoring=None): argument
D__init__.py179 def FlushSystemCacheForDirectory(self, directory, ignoring=None): argument
Dandroid_platform_backend.py202 def FlushSystemCacheForDirectory(self, directory, ignoring=None): argument
Dplatform_backend.py185 def FlushSystemCacheForDirectory(self, directory, ignoring=None): argument
/external/valgrind/main/massif/tests/
DMakefile.am53 ignoring \ program
/external/chromium_org/third_party/WebKit/Source/core/frame/csp/
DContentSecurityPolicy.cpp798 String ignoring = "The fragment identifier, including the '#', will be ignored."; in reportInvalidPathCharacter() local
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp1966 StyleEngine::IgnoringPendingStylesheet ignoring(m_styleEngine.get()); in updateLayoutIgnorePendingStylesheets() local
1997 StyleEngine::IgnoringPendingStylesheet ignoring(m_styleEngine.get()); in styleForElementIgnoringPendingStylesheets() local