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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 129 BLINK_EXPORT static void enablePreciseMemoryInfo(bool);
  /external/chromium_org/content/child/
runtime_features.cc 167 WebRuntimeFeatures::enablePreciseMemoryInfo(true);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 278 void WebRuntimeFeatures::enablePreciseMemoryInfo(bool enable)

Completed in 33 milliseconds