Searched refs:sServiceInstance (Results 1 – 1 of 1) sorted by relevance
39 private static IProtoLog sServiceInstance = null; field in ProtoLogImpl113 if (sServiceInstance == null) { in getSingleInstance()115 sServiceInstance = new PerfettoProtoLogImpl( in getSingleInstance()118 sServiceInstance = new LegacyProtoLogImpl( in getSingleInstance()124 return sServiceInstance; in getSingleInstance()129 sServiceInstance = instance; in setSingleInstance()