Searched defs:def (Results 1 – 11 of 11) sorted by relevance
/system/bt/gd/packet/parser/ |
D | declarations.h | 32 void AddTypeDef(std::string name, TypeDef* def) { in AddTypeDef() 50 void AddPacketDef(std::string name, PacketDef def) { in AddPacketDef()
|
/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/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/core/liblog/ |
D | properties.cpp | 524 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 | 322 size_t def = prop_name.find(":-"); in ExpandProps() 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 | 3008 int min, def, max; in readProcFileToTripleInt() local
|