Home
last modified time | relevance | path

Searched defs:send (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/toolchain/test/autotest/aw/api/
H A Dprotocol_api.py32 async def send(self, protocol_name, connection, params=None): member in ProtocolImpl
/arkcompiler/toolchain/test/autotest/aw/
H A Dtypes.py33 send = "send", variable in ProtocolType
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Ddebug_connection.py62 async def send(self, cmd: Generator[dict, T, Any]) -> T: member in ArkConnection

Completed in 2 milliseconds