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