Searched refs:last_device_resource_updated_timestamp_ (Results 1 – 2 of 2) sorted by relevance
896 if (last_device_resource_updated_timestamp_.empty()) { in StartQueuedUpdateDeviceResource()919 {}, {{"lastUpdateTimeMs", last_device_resource_updated_timestamp_}}); in StartQueuedUpdateDeviceResource()989 &last_device_resource_updated_timestamp_) && in UpdateDeviceInfoTimestamp()991 &last_device_resource_updated_timestamp_)) { in UpdateDeviceInfoTimestamp()
298 std::string last_device_resource_updated_timestamp_; variable