Searched defs:aDefault (Results 1 – 1 of 1) sorted by relevance
76733 T* ptrOr(T* aDefault) in ptrOr()76800 T& refOr(T& aDefault) in refOr()126772 static bool GetBool(const char* aPref, bool aDefault = false) in GetBool()126779 static int32_t GetInt(const char* aPref, int32_t aDefault = 0) in GetInt()126786 static uint32_t GetUint(const char* aPref, uint32_t aDefault = 0) in GetUint()126793 static float GetFloat(const char* aPref, float aDefault = 0) in GetFloat()