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

  /external/libchrome/base/
lazy_instance.cc 16 bool NeedsLazyInstance(subtle::AtomicWord* state) {
lazy_instance.h 130 BASE_EXPORT bool NeedsLazyInstance(subtle::AtomicWord* state);
184 internal::NeedsLazyInstance(&private_instance_)) {

Completed in 196 milliseconds