Searched defs:defaultValue (Results 1 – 6 of 6) sorted by relevance
62 const int32_t defaultValue) { in getInt32()89 bool &value, const bool defaultValue) in getConfigStoreBool()
57 const int32_t defaultValue) { in getInt32()
52 const int32_t defaultValue = -1; in main() local
39 const T get(const T &defaultValue) const { in get()
100 static Return<void> GetProperty(BatteryMonitor* monitor, int id, T defaultValue, in GetProperty()
90 void getProperty(const std::unique_ptr<BatteryMonitor>& monitor, int id, T defaultValue, in getProperty()