Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetC

1040     return result.GetC();
1047 return InvokeVirtualOrInterfaceWithVarArgs(soa, obj, mid, args).GetC();
1055 args).GetC();
1305 return result.GetC();
1313 return InvokeWithVarArgs(soa, obj, mid, args).GetC();
1321 return InvokeWithJValues(soa, soa.Decode<mirror::Object*>(obj), mid, args).GetC();
1768 GetC();
1774 return InvokeWithVarArgs(soa, nullptr, mid, args).GetC();
1780 return InvokeWithJValues(soa, nullptr, mid, args).GetC();