Searched refs:Q_CONFIG (Results 1 – 2 of 2) sorted by relevance
118 static constexpr char Q_CONFIG[] = "q_measured"; variable162 if (getPersist(Q_CONFIG, value)) { in getQ()
462 static constexpr char Q_CONFIG[] = "q_measured"; variable496 bool getQ(std::string *value) override { return getPersist(Q_CONFIG, value); } in getQ()