Searched defs:uint32_t (Results 1 – 6 of 6) sorted by relevance
/bionic/libc/bionic/ |
D | netdb.cpp | 39 netent* getnetbyaddr(uint32_t /*net*/, int /*type*/) { in getnetbyaddr() argument
|
D | sysprop_helpers.cpp | 51 [](void* cookie, const char* /* name */, const char* value, uint32_t /* serial */) { in get_property_value()
|
D | fdsan.cpp | 361 [](void* arg, const char*, const char* value, uint32_t) { in android_fdsan_set_error_level_from_property() argument
|
/bionic/tests/ |
D | gwp_asan_test.cpp | 127 [](void* cookie, const char* /* name */, const char* value, uint32_t /* serial */) { in GetSysprop()
|
D | system_properties_test.cpp | 486 [](void* cookie, const char*, const char* value, uint32_t) { in TEST() argument
|
/bionic/libc/include/ |
D | stdint.h | 65 typedef __uint32_t uint32_t; typedef
|