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