Home
last modified time | relevance | path

Searched defs:reqs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dinterface_utils.h94 …const BASE_NS::vector<BASE_NS::Uid>& uids, const BASE_NS::vector<BASE_NS::Uid>& reqs, bool strict)… in CheckInterfaces()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject.cpp109 const auto reqs = req->GetRequiredInterfaces(); in CheckRequiredInterfaces() local