Searched refs:Event (Results 1 – 9 of 9) sorted by relevance
/build/blueprint/metrics/ |
D | event_handler.go | 26 completedEvents []Event 38 type Event struct { struct 51 func (e Event) RuntimeNanoseconds() uint64 { argument 80 event := Event{ 97 func (h *EventHandler) CompletedEvents() []Event {
|
D | event_handler_test.go | 52 actual := Map(eh.CompletedEvents(), func(e Event) string {
|
/build/soong/ui/metrics/bp2build_metrics_proto/ |
D | bp2build_metrics.pb.go | 136 Events []*Event `protobuf:"bytes,8,rep,name=events,proto3" json:"events,omitempty"` 241 func (x *Bp2BuildMetrics) GetEvents() []*Event { 249 type Event struct { struct 264 func (x *Event) Reset() { argument 265 *x = Event{} 273 func (x *Event) String() string { argument 277 func (*Event) ProtoMessage() {} argument 279 func (x *Event) ProtoReflect() protoreflect.Message { argument 292 func (*Event) Descriptor() ([]byte, []int) { argument 296 func (x *Event) GetName() string { argument [all …]
|
D | bp2build_metrics.proto | 53 repeated Event events = 8; 57 message Event { message
|
/build/bazel/rules/java/ |
D | event_log_tags.bzl | 15 """Event log tags generation rule"""
|
/build/bazel/scripts/ |
D | print_analysis_metrics.py | 36 class Event(object): class 96 Event(
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 19 …Event(G),I):o.Event(G);if(G.indexOf("!")>=0){I.type=G=G.slice(0,-1);I.exclusive=true}if(!H){I.stop… class 29 …s.options[l],j=(l==this.widgetEventPrefix?l:this.widgetEventPrefix+l);m=c.Event(m);m.type=j;if(m.o…
|
D | jquery-1.6.2.min.js | 17 …Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re=new RegExp…
|
/build/make/tools/droiddoc/ |
D | LICENSE | 753 Diego Perini's IEContentLoaded technique: The Event Utility employs a
|