Home
last modified time | relevance | path

Searched refs:kTimeFormat (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/misc_writer/include/misc_writer/
Dmisc_writer.h90 static constexpr char kTimeFormat[] = "timeformat="; variable
/hardware/google/pixel/misc_writer/
Dmisc_writer.cpp82 content = std::string(kTimeFormat) + chardata_; in PerformAction()