Searched refs:TryDestroy (Results 1 – 1 of 1) sorted by relevance
261 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