Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/
Ddeclarations.h32 void AddTypeDef(std::string name, TypeDef* def) { in AddTypeDef()
50 void AddPacketDef(std::string name, PacketDef def) { in AddPacketDef()
/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/llkd/
Dlibllkd.cpp205 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/
Dextensions.cpp87 bool def = false) { in XMLYesNo()
/system/core/liblog/
Dproperties.cpp524 int __android_log_is_loggable_len(int prio, const char*, size_t, int def) { in __android_log_is_loggable_len()
/system/core/init/
Dutil.cpp322 size_t def = prop_name.find(":-"); in ExpandProps() 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.cpp3008 int min, def, max; in readProcFileToTripleInt() local