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/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/liblog/ |
D | logger_read.cpp | 117 #define LOGGER_FUNCTION(logger, def, func, args...) \ argument 170 #define LOGGER_LIST_FUNCTION(logger_list, def, func, args...) \ argument
|
D | fake_log_device.cpp | 657 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/ |
D | libllkd.cpp | 204 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/ |
D | extensions.cpp | 87 bool def = false) { in XMLYesNo()
|
/system/core/init/ |
D | util.cpp | 328 size_t def = prop_name.find(":-"); in expand_props() local
|
/system/core/libpixelflinger/ |
D | scanline.cpp | 528 static inline int blendfactor(uint32_t x, uint32_t size, uint32_t def = 0) in blendfactor()
|
/system/netd/tests/ |
D | binder_test.cpp | 2845 int min, def, max; in readProcFileToTripleInt() local
|