Home
last modified time | relevance | path

Searched refs:TryDestroy (Results 1 – 1 of 1) sorted by relevance

/system/iorap/src/perfetto/
Dperfetto_consumer.cc261 TryDestroy(handle, /*do_destroy*/true, /*out*/&handle_desc);; in Destroy()
264 bool TryDestroy(Handle handle, bool do_destroy, /*out*/HandleDescription* handle_desc_out) { in TryDestroy() function