Searched defs:getExtra (Results 1 – 9 of 9) sorted by relevance
59 async getExtra() {} method in CpuAggregationController
58 async getExtra() {} method in CpuByProcessAggregationController
61 async getExtra() {} method in FrameAggregationController
136 async getExtra() {} method in CounterAggregationController
77 async getExtra() {} method in SliceAggregationController
29 public Map<String,Object> getExtra() { return extra; } in getExtra() method in AnyPropSorting518Test.Bean
96 public String getExtra() { return "extra"; } in getExtra() method in SamePropertyValuesAsTest.SubBeanWithExtraProperty
26 public Map<String,Boolean> getExtra() { return extra; } in getExtra() method in AnyGetterTest.Bean
109 DeclarationNameExtra *getExtra() const { in getExtra() function