Searched refs:copySignature (Results 1 – 3 of 3) sorted by relevance
69 Method *copySignature() const;
106 Method *Method::copySignature() const { in copySignature() function in android::Method
485 Method *method = pair.second->copySignature(); in addAllReservedMethods()