Searched defs:getStrongReferences (Results 1 – 4 of 4) sorted by relevance
/system/tools/hidl/ | ||
D | Method.cpp | 92 std::vector<Reference<Type>*> Method::getStrongReferences() { in getStrongReferences() function in android::Method |
D | VectorType.cpp | 85 std::vector<const Reference<Type>*> VectorType::getStrongReferences() const { in getStrongReferences() function in android::VectorType |
D | Type.cpp | 145 std::vector<Reference<Type>*> Type::getStrongReferences() { in getStrongReferences() function in android::Type |
D | Interface.cpp | 436 std::vector<const Reference<Type>*> Interface::getStrongReferences() const { in getStrongReferences() function in android::Interface |