Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 9 of 9) sorted by relevance

/aosp12/art/runtime/mirror/
H A Demulated_stack_frame.cc38 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 Dmock_bta_hh_api.cc56 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 Dbta_hh_api.cc165 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 Dbta_hh_le.cc358 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 DELFReader.cpp213 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 Dbtif_hh.cc630 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 Dlinker_relocate.cpp164 const uint32_t r_type = ELFW(R_TYPE)(reloc.r_info); in process_relocation_impl() local
/aosp12/bionic/libc/tzcode/
H A Dlocaltime.c138 enum r_type { enum
145 enum r_type r_type; /* type of rule */ member
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dcoff.h190 char r_type[2]; member