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

  /external/chromium_org/base/
lazy_instance.cc 18 bool NeedsLazyInstance(subtle::AtomicWord* state) {
lazy_instance.h 109 BASE_EXPORT bool NeedsLazyInstance(subtle::AtomicWord* state);
158 internal::NeedsLazyInstance(&private_instance_)) {

Completed in 138 milliseconds