Searched defs:getExtra (Results 1 – 9 of 9) sorted by relevance
60 async getExtra() {} method in CpuAggregationController
62 async getExtra() {} method in FrameAggregationController
59 async getExtra() {} method in CpuByProcessAggregationController
135 async getExtra() {} method in CounterAggregationController
112 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