Searched refs:CallFrameBase (Results 1 – 1 of 1) sorted by relevance
164 class CallFrameBase : public CallFrameInterface { class166 explicit CallFrameBase(DataTypeSlice ret_types) in CallFrameBase() function in tensorflow::data::__anoncde944130211::CallFrameBase208 TF_DISALLOW_COPY_AND_ASSIGN(CallFrameBase);211 class OwnedArgsCallFrame : public CallFrameBase {216 : CallFrameBase(ret_types), in OwnedArgsCallFrame()247 class BorrowedArgsCallFrame : public CallFrameBase {252 : CallFrameBase(ret_types), in BorrowedArgsCallFrame()