Home | History | Annotate | Download | only in compiler

Lines Matching refs:dvmComputeUtf8Hash

274     int hashValue = dvmComputeUtf8Hash(method->name);
387 int hashValue = dvmComputeUtf8Hash(method->name);
471 int hashValue = dvmComputeUtf8Hash(fullSignature);
487 int hashValue = dvmComputeUtf8Hash(desc->method->clazz->descriptor);
495 int hashValue = dvmComputeUtf8Hash(desc->method->name);