Searched refs:deallocator_arg_ (Results 1 – 1 of 1) sorted by relevance
46 deallocator_arg_(deallocator_arg), in TF_ManagedBuffer()50 (*deallocator_)(data(), len_, deallocator_arg_); in ~TF_ManagedBuffer()67 void* const deallocator_arg_; variable