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 113 BASE_EXPORT bool NeedsLazyInstance(subtle::AtomicWord* state);
162 internal::NeedsLazyInstance(&private_instance_)) {

Completed in 5320 milliseconds