Searched refs:CallFrameBase (Results 1 – 1 of 1) sorted by relevance
276 class CallFrameBase : public CallFrameInterface { class278 explicit CallFrameBase(DataTypeSlice ret_types) in CallFrameBase() function in tensorflow::data::__anon5a9b84710111::CallFrameBase321 TF_DISALLOW_COPY_AND_ASSIGN(CallFrameBase);324 class OwnedArgsCallFrame : public CallFrameBase {329 : CallFrameBase(ret_types), in OwnedArgsCallFrame()368 class BorrowedArgsCallFrame : public CallFrameBase {373 : CallFrameBase(ret_types), in BorrowedArgsCallFrame()