Searched defs:def (Results 1 – 11 of 11) sorted by relevance
/system/libhidl/transport/include/hidl/ |
D | ConcurrentMap.h | 39 const V &get(const K &k, const V &def) const { in get() 72 const V& getLocked(const K& k, const V& def) const { in getLocked()
|
/system/chre/external/flatbuffers/include/flatbuffers/ |
D | flatbuffers.h | 48 template<typename T> inline bool IsTheSameAs(T e, T def) { return e == def; } in IsTheSameAs() 53 template<typename T> inline bool IsFloatTheSameAs(T e, T def) { in IsFloatTheSameAs()
|
/system/extras/tests/kernel.config/ |
D | aslr_test.h | 47 static unsigned int def, min, max; variable
|
D | aslr_test.cpp | 159 unsigned int AslrMmapTest::def, AslrMmapTest::min, AslrMmapTest::max; member in AslrMmapTest
|
/system/core/llkd/tests/ |
D | llkd_test.cpp | 41 milliseconds GetUintProperty(const std::string& key, milliseconds def) { in GetUintProperty() 46 seconds GetUintProperty(const std::string& key, seconds def) { in GetUintProperty()
|
/system/core/llkd/ |
D | libllkd.cpp | 205 dirent* read(enum level index = proc, dirent* def = nullptr) { in read() 580 milliseconds GetUintProperty(const std::string& key, milliseconds def) { in GetUintProperty() 585 seconds GetUintProperty(const std::string& key, seconds def) { in GetUintProperty() 658 std::unordered_set<std::string> llkSplit(const std::string& prop, const std::string& def) { in llkSplit()
|
/system/core/fastboot/fuzzy_fastboot/ |
D | extensions.cpp | 87 bool def = false) { in XMLYesNo()
|
/system/logging/liblog/ |
D | properties.cpp | 310 int __android_log_is_loggable_len(int prio, const char*, size_t, int def) { in __android_log_is_loggable_len()
|
/system/core/init/ |
D | util.cpp | 317 size_t def = prop_name.find(":-"); in ExpandProps() local
|
/system/memory/lmkd/ |
D | lmkd.cpp | 133 #define GET_LMK_PROPERTY(type, name, def) \ argument
|
/system/netd/tests/ |
D | binder_test.cpp | 3411 int min, def, max; in readProcFileToTripleInt() local
|