Searched defs:getStrongReferences (Results 1 – 5 of 5) sorted by relevance
/system/tools/hidl/ | ||
D | Method.cpp | 87 std::vector<Reference<Type>*> Method::getStrongReferences() { in getStrongReferences() function in android::Method |
D | RefType.cpp | 33 std::vector<const Reference<Type>*> RefType::getStrongReferences() const { in getStrongReferences() function in android::RefType |
D | Type.cpp | 139 std::vector<Reference<Type>*> Type::getStrongReferences() { in getStrongReferences() function in android::Type |
D | VectorType.cpp | 85 std::vector<const Reference<Type>*> VectorType::getStrongReferences() const { in getStrongReferences() function in android::VectorType |
D | Interface.cpp | 487 std::vector<const Reference<Type>*> Interface::getStrongReferences() const { in getStrongReferences() function in android::Interface |