Searched refs:mTimestampPropertyValue (Results 1 – 2 of 2) sorted by relevance
23 Thread(false), mTimestampPropertyValue(timestampPropertyValue) {} in StartPropertySetThread()31 property_set(kTimestampProperty, mTimestampPropertyValue ? "1" : "0"); in threadLoop()
41 const bool mTimestampPropertyValue; variable