Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dlazy_instance_helpers.cc49 void CompleteLazyInstance(subtle::AtomicWord* state, in CompleteLazyInstance() function
/aosp_15_r20/external/cronet/base/
H A Dlazy_instance_helpers.cc53 void CompleteLazyInstance(std::atomic<uintptr_t>& state, in CompleteLazyInstance() function