Home
last modified time | relevance | path

Searched defs:Event (Results 1 – 4 of 4) sorted by relevance

/tools/test/graphicsbenchmark/performance_tests/helper/proto/
Dresultdata.proto8 message Event { message
/tools/test/connectivity/acts/framework/acts/event/
Devent.py18 class Event(object): class
/tools/netsim/rust/frontend-proto/src/
Dfrontend.rs451 pub struct Event { struct
456 // @@protoc_insertion_point(special_field:netsim.frontend.Event.special_fields) argument
460 impl<'a> ::std::default::Default for &'a Event { implementation
466 impl Event { impl
487 impl ::protobuf::Message for Event { implementation
555 impl ::protobuf::MessageFull for Event { implementation
562 impl ::std::fmt::Display for Event { implementation
568 impl ::protobuf::reflect::ProtobufValue for Event { implementation
/tools/netsim/src/proto/
Dfrontend.proto94 message Event { message