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 128 BLINK_EXPORT static void enablePreciseMemoryInfo(bool);
  /external/chromium_org/content/child/
runtime_features.cc 171 WebRuntimeFeatures::enablePreciseMemoryInfo(true);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 276 void WebRuntimeFeatures::enablePreciseMemoryInfo(bool enable)

Completed in 941 milliseconds