Searched defs:r_type (Results 1 – 9 of 9) sorted by relevance
/aosp12/art/runtime/mirror/ |
H A D | emulated_stack_frame.cc | 38 ObjPtr<mirror::Class> r_type, in CalculateFrameAndReferencesSize() 169 Handle<mirror::Class> r_type(hs.NewHandle(callee_type->GetRType())); in CreateFromShadowFrameAndArgs() local 234 Handle<mirror::Class> r_type(hs.NewHandle(GetType()->GetRType())); in GetReturnValue() local 258 Handle<mirror::Class> r_type(hs.NewHandle(GetType()->GetRType())); in SetReturnValue() local
|
/aosp12/system/bt/test/mock/ |
H A D | mock_bta_hh_api.cc | 56 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport() 79 void BTA_HhSetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhSetReport()
|
/aosp12/system/bt/bta/hh/ |
H A D | bta_hh_api.cc | 165 void BTA_HhSetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhSetReport() 178 void BTA_HhGetReport(uint8_t dev_handle, tBTA_HH_RPT_TYPE r_type, in BTA_HhGetReport()
|
H A D | bta_hh_le.cc | 358 tBTA_HH_RPT_TYPE r_type, in bta_hh_le_find_rpt_by_idtype() 1747 static void bta_hh_le_get_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, in bta_hh_le_get_rpt() 1799 static void bta_hh_le_write_rpt(tBTA_HH_DEV_CB* p_cb, tBTA_HH_RPT_TYPE r_type, in bta_hh_le_write_rpt()
|
/aosp12/frameworks/compile/mclinker/lib/LD/ |
H A D | ELFReader.cpp | 213 Relocation::Type r_type = 0x0; in readRela() local 242 Relocation::Type r_type = 0x0; in readRel() local 708 Relocation::Type r_type = 0x0; in readRela() local 737 Relocation::Type r_type = 0x0; in readRel() local
|
/aosp12/system/bt/btif/src/ |
H A D | btif_hh.cc | 630 void btif_hh_setreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_setreport() 699 void btif_hh_getreport(btif_hh_device_t* p_dev, bthh_report_type_t r_type, in btif_hh_getreport()
|
/aosp12/bionic/linker/ |
H A D | linker_relocate.cpp | 164 const uint32_t r_type = ELFW(R_TYPE)(reloc.r_info); in process_relocation_impl() local
|
/aosp12/bionic/libc/tzcode/ |
H A D | localtime.c | 138 enum r_type { enum 145 enum r_type r_type; /* type of rule */ member
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | coff.h | 190 char r_type[2]; member
|