Searched defs:defaultValue (Results 1 – 4 of 4) sorted by relevance
44 const int32_t defaultValue = -1; in main() local
57 const int32_t defaultValue) { in getInt32()
39 const T get(const T &defaultValue) const { in get()
86 void getProperty(const std::unique_ptr<BatteryMonitor>& monitor, int id, T defaultValue, in getProperty()