Searched refs:dfunc (Results 1 – 1 of 1) sorted by relevance
105 DalvikBridgeFunc dfunc = (DalvikBridgeFunc) func; in dvmResolveNativeMethod() local106 dvmSetNativeFunc((Method*) method, dfunc, NULL); in dvmResolveNativeMethod()107 dfunc(args, pResult, method, self); in dvmResolveNativeMethod()