Searched defs:RefCounter (Results 1 – 3 of 3) sorted by relevance
22 explicit RefCounter(int ref_count) : ref_count_(ref_count) {} in RefCounter() function
26 class RefCounter : public IScopedWakelockRefCounter { class
289 public static class RefCounter { class in PluginInstanceTest