Home
last modified time | relevance | path

Searched +defs:call +defs:frame +defs:info (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DRemoteDebugger.py40 def wrap_frame(frame): argument
45 def wrap_info(info): argument
63 def interaction(self, message, frame, info=None): argument
293 def call(self, methodname, *args, **kwargs): member in IdbProxy
304 def get_stack(self, frame, tbid): argument
316 def set_next(self, frame): argument
319 def set_return(self, frame): argument
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2.cc491 webrtc::Call* call, in CreateChannel()
615 webrtc::Call* call, in WebRtcVideoChannel2()
1203 bool WebRtcVideoChannel2::GetStats(VideoMediaInfo* info) { in GetStats()
1598 webrtc::Call* call, in WebRtcVideoSendStream()
1661 const VideoFrame* frame) { in InputFrame()
2078 VideoSenderInfo info; in GetVideoSenderInfo() local
2230 webrtc::Call* call, in WebRtcVideoReceiveStream()
2436 const webrtc::VideoFrame& frame, in RenderFrame()
2517 VideoReceiverInfo info; in GetVideoReceiverInfo() local
/external/v8/src/compiler/
Dscheduler.cc425 void ConnectCall(Node* call) { in ConnectCall()
509 void ConnectTailCall(Node* call) { in ConnectTailCall()
753 SpecialRPOStackFrame* frame = &stack_[current]; in ComputeAndInsertSpecialRPO() local
797 SpecialRPOStackFrame* frame = &stack_[stack_depth - 1]; in ComputeAndInsertSpecialRPO() local
822 LoopInfo* info = &loops_[GetLoopNumber(block)]; in ComputeAndInsertSpecialRPO() local
856 LoopInfo* info = &loops_[GetLoopNumber(block)]; in ComputeAndInsertSpecialRPO() local