Home
last modified time | relevance | path

Searched defs:DeleteFrame (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
H A Dquic_frame.cc95 void DeleteFrame(QuicFrame* frame) { in DeleteFrame() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dpropagator_state.cc288 void PropagatorState::DeleteFrame(FrameState* frame, TaggedNodeSeq* ready) { in DeleteFrame() function in tensorflow::PropagatorState