Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/memory/
H A Dweak_ptr_unittest.cc172 void BindToCurrentSequence(TargetWithFactory* target_with_factory) { in BindToCurrentSequence()
234 static void DoBindToCurrentSequence(TargetWithFactory* target_with_factory, in DoBindToCurrentSequence()
807 TargetWithFactory target_with_factory; in TEST() local