Searched defs:BaseEvent (Results 1 – 9 of 9) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/parser/ascend_analysis/ |
| D | trace_event_manager.py | 27 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:
|
| D | function_event.py | 26 class BaseEvent(ABC): class
|
| /third_party/grpc/src/python/grpcio/grpc/ |
| D | _server.py | 85 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.py | 192 event: cygrpc.BaseEvent,
|
| /third_party/typescript/tests/baselines/reference/ |
| D | genericPrototypeProperty3.js | 2 class BaseEvent { class 34 function BaseEvent() { class in BaseEvent
|
| D | genericPrototypeProperty2.js | 3 class BaseEvent { class 35 function BaseEvent() { class in BaseEvent
|
| /third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
| D | event.pxd.pxi | 15 cdef class BaseEvent: class
|
| /third_party/typescript/tests/cases/compiler/ |
| D | genericPrototypeProperty3.ts | 1 class BaseEvent { class
|
| D | genericPrototypeProperty2.ts | 2 class BaseEvent { class
|