Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampling_profiler_test_util.cc94 OnceClosure* wait_for_sample = static_cast<OnceClosure*>(arg); in OtherLibraryCallback() local
249 CallWithPlainFunction(OnceClosure wait_for_sample) { in CallWithPlainFunction()
261 NOINLINE FunctionAddressRange CallWithAlloca(OnceClosure wait_for_sample) { in CallWithAlloca()
283 CallThroughOtherLibrary(NativeLibrary library, OnceClosure wait_for_sample) { in CallThroughOtherLibrary()