Home
last modified time | relevance | path

Searched defs:EnsureAssigned (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome/base/threading/
H A Dthread_checker_impl.cc47 void ThreadCheckerImpl::EnsureAssigned() const { in EnsureAssigned() function in base::ThreadCheckerImpl
/aosp_15_r20/external/cronet/base/
H A Dsequence_checker_impl.cc119 void SequenceCheckerImpl::EnsureAssigned() const { in EnsureAssigned() function in base::SequenceCheckerImpl
/aosp_15_r20/external/cronet/base/threading/
H A Dthread_checker_impl.cc134 void ThreadCheckerImpl::EnsureAssigned() const { in EnsureAssigned() function in base::ThreadCheckerImpl
/aosp_15_r20/art/runtime/
H A Dsubtype_check.h251 static SubtypeCheckInfo::State EnsureAssigned(ClassPtr klass) in EnsureAssigned() function
H A Dsubtype_check_test.cc234 SubtypeCheckInfo::State EnsureAssigned() in EnsureAssigned() function