Searched defs:TargetWithFactory (Results 1 – 2 of 2) sorted by relevance
35 struct TargetWithFactory : public Target { struct36 TargetWithFactory() : factory(this) {} in TargetWithFactory() function37 WeakPtrFactory<Target> factory;
80 struct TargetWithFactory : public Target { struct81 TargetWithFactory() : factory(this) {} in TargetWithFactory() function82 WeakPtrFactory<Target> factory;