Searched defs:defval (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/google/pixel/vibrator/common/ |
H A D | HardwareBase.h | 242 bool HwCalBase::getProperty(const char *key, T *outval, const T defval) { in getProperty()
|
/aosp12/hardware/interfaces/broadcastradio/common/utils1x/ |
H A D | Utils.cpp | 161 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId()
|
/aosp12/frameworks/base/media/mca/ |
H A D | structgen.py | 107 def __init__(self, name, structname, jclassname, package, javatype, ctype, jtype, defval): argument
|
/aosp12/hardware/interfaces/broadcastradio/common/utils2x/ |
H A D | Utils.cpp | 171 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId()
|