Home
last modified time | relevance | path

Searched refs:GetDeps (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Ddependencies.h51 Dependencies& GetDeps(); in META_BEGIN_NAMESPACE()
H A Ddependencies.cpp80 Dependencies& GetDeps() in GetDeps() function
H A Dstack_property.cpp184 auto& d = GetDeps(); in GetValue()
198 GetDeps().End(); in GetValue()
H A Dbind.cpp142 auto& d = GetDeps(); in CreateContext()
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c324 static int32_t GetDeps(const mbedtls_x509_name *nameList) in GetDeps() function
339 int32_t firstDeps = GetDeps(first); in CompareX509NameList()
340 int32_t secondDeps = GetDeps(second); in CompareX509NameList()