HomeSort by relevance Sort by last modified time
    Searched refs:dvmHumanReadableMethod (Results 1 - 4 of 4) sorted by null

  /dalvik/vm/
Misc.h 169 std::string dvmHumanReadableMethod(const Method* method, bool withSignature);
Misc.cpp 297 std::string dvmHumanReadableMethod(const Method* method, bool withSignature)
CheckJni.cpp 610 std::string name(dvmHumanReadableMethod((Method*) mid, true));
654 std::string methodName(dvmHumanReadableMethod(method, false));
    [all...]
  /dalvik/vm/interp/
Stack.cpp     [all...]

Completed in 464 milliseconds