Home
last modified time | relevance | path

Searched defs:defval (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/biometrics/common/config/tests/
DConfigTest.cpp124 std::int32_t defval = 5678; in TEST_F() local
140 std::int64_t defval = 5678; in TEST_F() local
157 bool defval = true; in TEST_F() local
172 std::vector<std::optional<int>> defval = {}; in TEST_F() local
/hardware/google/pixel/vibrator/common/
DHardwareBase.h213 bool HwCalBase::getProperty(const char *key, T *outval, const T defval) { in getProperty()
/hardware/interfaces/broadcastradio/common/utils1x/
DUtils.cpp161 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId()
/hardware/interfaces/broadcastradio/common/utils2x/
DUtils.cpp171 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId()