Home
last modified time | relevance | path

Searched defs:def (Results 1 – 11 of 11) sorted by relevance

/system/libhidl/transport/include/hidl/
DConcurrentMap.h39 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/extras/tests/kernel.config/
Daslr_test.h47 static unsigned int def, min, max; variable
Daslr_test.cpp159 unsigned int AslrMmapTest::def, AslrMmapTest::min, AslrMmapTest::max; member in AslrMmapTest
/system/core/llkd/tests/
Dllkd_test.cpp41 milliseconds GetUintProperty(const std::string& key, milliseconds def) { in GetUintProperty()
46 seconds GetUintProperty(const std::string& key, seconds def) { in GetUintProperty()
/system/core/liblog/
Dlogger_read.cpp117 #define LOGGER_FUNCTION(logger, def, func, args...) \ argument
170 #define LOGGER_LIST_FUNCTION(logger_list, def, func, args...) \ argument
Dfake_log_device.cpp657 int __android_log_is_loggable(int prio, const char*, int def) { in __android_log_is_loggable()
662 int __android_log_is_loggable_len(int prio, const char*, size_t, int def) { in __android_log_is_loggable_len()
/system/core/llkd/
Dlibllkd.cpp204 dirent* read(enum level index = proc, dirent* def = nullptr) { in read()
573 milliseconds GetUintProperty(const std::string& key, milliseconds def) { in GetUintProperty()
578 seconds GetUintProperty(const std::string& key, seconds def) { in GetUintProperty()
650 std::unordered_set<std::string> llkSplit(const std::string& prop, const std::string& def) { in llkSplit()
/system/core/fastboot/fuzzy_fastboot/
Dextensions.cpp87 bool def = false) { in XMLYesNo()
/system/core/init/
Dutil.cpp328 size_t def = prop_name.find(":-"); in expand_props() local
/system/core/libpixelflinger/
Dscanline.cpp528 static inline int blendfactor(uint32_t x, uint32_t size, uint32_t def = 0) in blendfactor()
/system/netd/tests/
Dbinder_test.cpp2845 int min, def, max; in readProcFileToTripleInt() local