Searched refs:NeedsCurrentMethodInput (Results 1 – 2 of 2) sorted by relevance
4647 (NeedsCurrentMethodInput(dispatch_info) ? 1u : 0u) + in HInvokeStaticOrDirect()4663 bool needs_current_method_input = NeedsCurrentMethodInput(dispatch_info); in SetDispatchInfo()4747 static bool NeedsCurrentMethodInput(DispatchInfo dispatch_info) { in NeedsCurrentMethodInput() function4764 if (NeedsCurrentMethodInput(GetDispatchInfo())) { in HasCurrentMethodInput()
1547 HInvokeStaticOrDirect::NeedsCurrentMethodInput( in SetupInvokeArguments()