HomeSort by relevance Sort by last modified time
    Searched defs:kHookListMaxValues (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook-inl.h 102 static const int kHookListMaxValues = 7;
138 AtomicWord priv_data[kHookListMaxValues];
  /external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_hook-inl.h 102 static const int kHookListMaxValues = 7;
138 AtomicWord priv_data[kHookListMaxValues];

Completed in 271 milliseconds