Searched defs:p_type (Results 1 – 12 of 12) sorted by relevance
/aosp12/bionic/libc/include/ |
H A D | resolv.h | 54 #define p_type __p_type macro
|
/aosp12/bionic/tests/ |
H A D | resolv_test.cpp | 67 TEST(resolv, p_type) { in TEST() argument
|
/aosp12/system/nfc/src/nfc/ndef/ |
H A D | ndef_utils.cc | 462 uint8_t* NDEF_MsgGetFirstRecByType(uint8_t* p_msg, uint8_t tnf, uint8_t* p_type, in NDEF_MsgGetFirstRecByType() 517 uint8_t* p_type, uint8_t tlen) { in NDEF_MsgGetNextRecByType() 824 uint8_t* p_type, uint8_t type_len, in NDEF_MsgAddRec() 1328 uint8_t *p_type, *p_id, *p_pay; in NDEF_MsgCopyAndDechunk() local
|
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_hh_api.cc | 76 void BTA_HhSetProtoMode(uint8_t dev_handle, tBTA_HH_PROTO_MODE p_type) { in BTA_HhSetProtoMode()
|
/aosp12/system/nfc/src/nfa/dm/ |
H A D | nfa_dm_ndef.cc | 373 uint8_t *p_rec, *p_ndef_start, *p_type, *p_payload, *p_rec_end; in nfa_dm_ndef_handle_message() local
|
/aosp12/packages/modules/DnsResolver/ |
H A D | res_debug.cpp | 431 const char* p_type(int type) { in p_type() function
|
/aosp12/system/bt/bta/hh/ |
H A D | bta_hh_api.cc | 194 void BTA_HhSetProtoMode(uint8_t dev_handle, tBTA_HH_PROTO_MODE p_type) { in BTA_HhSetProtoMode()
|
/aosp12/bionic/libc/dns/resolv/ |
H A D | res_debug.c | 628 p_type(int type) { in p_type() function
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | elf.h | 207 Elf32_Word p_type; member 217 Elf64_Word p_type; member
|
/aosp12/bionic/libc/dns/include/ |
H A D | resolv_private.h | 375 #define p_type __p_type macro
|
/aosp12/system/chre/platform/shared/include/chre/platform/shared/ |
H A D | loader_util.h | 175 Elf32_Word p_type; member
|
/aosp12/system/bt/bta/dm/ |
H A D | bta_dm_act.cc | 2858 uint8_t* p_type; in bta_dm_set_eir() local
|