Home
last modified time | relevance | path

Searched refs:copySignature (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/
DMethod.h78 Method *copySignature() const;
DMethod.cpp140 Method* Method::copySignature() const { in copySignature() function in android::Method
DInterface.cpp556 Method *method = pair.second->copySignature(); in addAllReservedMethods()