Home | History | Annotate | Download | only in common_time

Lines Matching refs:CCHelper

25 Mutex CCHelper::lock_;
26 sp<ICommonClock> CCHelper::common_clock_;
27 sp<ICommonClockListener> CCHelper::common_clock_listener_;
28 uint32_t CCHelper::ref_count_ = 0;
30 bool CCHelper::verifyClock_l() {
60 CCHelper::CCHelper() {
66 CCHelper::~CCHelper() {
72 // If we were the last CCHelper instance in the system, and we had
83 void CCHelper::CommonClockListener::onTimelineChanged(uint64_t timelineID) {
96 status_t CCHelper::decl { \