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