Home
last modified time | relevance | path

Searched refs:drop_frame (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/toolchain/test/autotest/aw/api/
H A Ddebugger_api.py48 "dropFrame": (self.drop_frame, ProtocolType.send),
250 async def drop_frame(self, message_id, connection, params): member in DebuggerImpl
254 debugger.drop_frame(params), message_id)
/arkcompiler/toolchain/test/autotest/aw/cdp/
H A Ddebugger.py169 def drop_frame(params: DropFrameParams): function

Completed in 1 milliseconds