Searched refs:BoottimeStateDelegate (Results 1 – 3 of 3) sorted by relevance
28 class BoottimeStateDelegate : public StateDelegateInterface<int64_t> {30 BoottimeStateDelegate(){}; in BoottimeStateDelegate() function31 ~BoottimeStateDelegate(){}; in ~BoottimeStateDelegate()
29 int BoottimeStateDelegate::GetValue(int64_t* value) { in GetValue()
508 ANDROID_SENSOR_TIMESTAMP, std::make_unique<BoottimeStateDelegate>())); in GetV4L2Metadata()