Home
last modified time | relevance | path

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

/external/chromium/base/memory/
Dref_counted.h19 static bool ImplementsThreadSafeReferenceCounting() { return false; } in ImplementsThreadSafeReferenceCounting() function
45 static bool ImplementsThreadSafeReferenceCounting() { return true; } in ImplementsThreadSafeReferenceCounting() function