Home
last modified time | relevance | path

Searched defs:sendTimestamp (Results 1 – 3 of 3) sorted by relevance

/development/tools/winscope/src/interfaces/
Dremote_timestamp_sender.ts20 sendTimestamp(timestamp: RealTimestamp): void; method
/development/tools/winscope/src/cross_tool/
Dcross_tool_protocol_stub.ts37 sendTimestamp(timestamp: RealTimestamp) { method in CrossToolProtocolStub
/development/tools/winscope/src/test/remote_tool_mock/
Dapp_component.ts135 private sendTimestamp(value: bigint) { method in AppComponent