Searched defs:rtc_dev (Results 1 – 1 of 1) sorted by relevance
32 SystemClockImpl(const std::string &rtc_dev) : rtc_dev{rtc_dev} {} in SystemClockImpl()37 std::string rtc_dev; member in android::SystemClockImpl