Searched defs:getAutocal (Results 1 – 6 of 6) sorted by relevance
68 bool getAutocal(std::string *value) { return getAutocal(*value); } in getAutocal() function
69 bool getAutocal(std::string *value) { return getAutocal(*value); } in getAutocal() function
67 bool getAutocal(std::string *value) { return getAutocal(*value); } in getAutocal() function
116 bool getAutocal(std::string *value) override { return getPersist(AUTOCAL_CONFIG, value); } in getAutocal() function
118 bool getAutocal(std::string *value) override { return getPersist(AUTOCAL_CONFIG, value); } in getAutocal() function
121 bool getAutocal(std::string *value) override { return getPersist(AUTOCAL_CONFIG, value); } in getAutocal() function