Searched refs:tcc (Results 1 – 1 of 1) sorted by relevance
28 sp<CommonClockService> tcc = new CommonClockService(timeServer); in instantiate() local29 if (tcc == NULL) in instantiate()32 defaultServiceManager()->addService(ICommonClock::kServiceName, tcc); in instantiate()33 return tcc; in instantiate()