Home
last modified time | relevance | path

Searched defs:BaseEvent (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/parser/ascend_analysis/
Dtrace_event_manager.py27 def create_x_event(cls, event: BaseEvent, cat: str) -> Dict:
53 def create_mindspore_to_npu_flow(cls, start_event: BaseEvent, end_event: BaseEvent) -> List:
62 def create_mindspore_to_self_flow(cls, start_event: BaseEvent, end_event: BaseEvent) -> List:
Dfunction_event.py26 class BaseEvent(ABC): class
/third_party/grpc/src/python/grpcio/grpc/
D_server.py85 def _serialized_request(request_event: cygrpc.BaseEvent) -> bytes:
371 rpc_event: cygrpc.BaseEvent,
550 rpc_event: cygrpc.BaseEvent,
591 rpc_event: cygrpc.BaseEvent,
649 rpc_event: cygrpc.BaseEvent,
679 rpc_event: cygrpc.BaseEvent,
713 rpc_event: cygrpc.BaseEvent, state: _RPCState, serialized_response: bytes
749 rpc_event: cygrpc.BaseEvent,
781 rpc_event: cygrpc.BaseEvent,
809 rpc_event: cygrpc.BaseEvent,
[all …]
D_channel.py192 event: cygrpc.BaseEvent,
/third_party/typescript/tests/baselines/reference/
DgenericPrototypeProperty3.js2 class BaseEvent { class
34 function BaseEvent() { class in BaseEvent
DgenericPrototypeProperty2.js3 class BaseEvent { class
35 function BaseEvent() { class in BaseEvent
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Devent.pxd.pxi15 cdef class BaseEvent: class
/third_party/typescript/tests/cases/compiler/
DgenericPrototypeProperty3.ts1 class BaseEvent { class
DgenericPrototypeProperty2.ts2 class BaseEvent { class