Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/platform/base/
H A Dtrace_logging_activation.cc40 auto* const old_destination = g_current_destination.exchange(destination); in StartTracing() local
46 auto* const old_destination = g_current_destination.exchange(nullptr); in StopTracing() local