Searched defs:getAutocal (Results 1 – 2 of 2) sorted by relevance
61 bool getAutocal(std::string *value) { return getAutocal(*value); } in getAutocal() function
104 bool getAutocal(std::string *value) override { return getPersist(AUTOCAL_CONFIG, value); } in getAutocal() function