Home
last modified time | relevance | path

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

/external/cronet/base/profiler/
Dstack_sampling_profiler_test_util.cc93 OnceClosure* wait_for_sample = static_cast<OnceClosure*>(arg); in OtherLibraryCallback() local
247 CallWithPlainFunction(OnceClosure wait_for_sample) { in CallWithPlainFunction()
259 NOINLINE FunctionAddressRange CallWithAlloca(OnceClosure wait_for_sample) { in CallWithAlloca()
281 CallThroughOtherLibrary(NativeLibrary library, OnceClosure wait_for_sample) { in CallThroughOtherLibrary()