Searched refs:kTimestampProperty (Results 1 – 2 of 2) sorted by relevance
31 property_set(kTimestampProperty, mTimestampPropertyValue ? "1" : "0"); in threadLoop()
40 static constexpr const char* kTimestampProperty = "service.sf.present_timestamp"; variable