Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dlazy_instance_helpers.cc14 bool NeedsLazyInstance(subtle::AtomicWord* state) { in NeedsLazyInstance() function
/aosp_15_r20/external/cronet/base/
H A Dlazy_instance_helpers.cc15 bool NeedsLazyInstance(std::atomic<uintptr_t>& state) { in NeedsLazyInstance() function