Home
last modified time | relevance | path

Searched refs:call16 (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocationFunctions.h25 DECL_MIPS_APPLY_RELOC_FUNC(call16) \
58 { &call16, 11, "R_MIPS_CALL16", 16}, \
DMipsRelocator.cpp1016 static MipsRelocator::Result call16(MipsRelocationInfo& pReloc, in call16() function
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java3904 final android.hardware.radio.V1_6.Call call16; in convertToDriverCall() local
3908 call16 = (android.hardware.radio.V1_6.Call) halCall; in convertToDriverCall()
3909 call12 = call16.base; in convertToDriverCall()
3912 call16 = null; in convertToDriverCall()
3916 call16 = null; in convertToDriverCall()
3948 if (call16 != null) { in convertToDriverCall()
3949 dc.forwardedNumber = call16.forwardedNumber; in convertToDriverCall()