Home
last modified time | relevance | path

Searched defs:tree (Results 1 – 5 of 5) sorted by relevance

/base/security/certificate_framework/test/unittest/v1.0/src/
Dcrypto_x509_certificate_test_part3.cpp397 GENERAL_SUBTREE *tree = reinterpret_cast<GENERAL_SUBTREE *>sk_GENERAL_SUBTREE_new_null(); variable
442 GENERAL_SUBTREE *tree = reinterpret_cast<GENERAL_SUBTREE *>sk_GENERAL_SUBTREE_new_null(); variable
477 GENERAL_SUBTREE *tree = reinterpret_cast<GENERAL_SUBTREE *>sk_GENERAL_SUBTREE_new_null(); variable
512 GENERAL_SUBTREE *tree = reinterpret_cast<GENERAL_SUBTREE *>sk_GENERAL_SUBTREE_new_null(); variable
568 GENERAL_SUBTREE *tree = reinterpret_cast<GENERAL_SUBTREE *>sk_GENERAL_SUBTREE_new_null(); variable
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_status.c282 static int32_t LoadTreeStatus(struct RbTree *tree, pthread_rwlock_t *treeLock, uint8_t *buf, uint32… in LoadTreeStatus()
335 struct RbTree *tree = &g_trees[storeIndex]; in LoadStatus() local
357 static int32_t EncodeTree(struct RbTree *tree, uint8_t **bufptr, uint32_t *size) in EncodeTree()
404 struct RbTree *tree = &g_trees[storeIndex]; in WriteStatus() local
458 struct RbTree *tree = &g_trees[storeIndex]; in DestroyTree() local
552 static int32_t SetCertStatusNode(const struct CmContext *ctx, struct RbTree *tree, in SetCertStatusNode()
599 static int32_t SetUserCertStatusNode(const struct CertStatus *valInfo, struct RbTree *tree, in SetUserCertStatusNode()
679 struct RbTree *tree, struct TreeNode tempPara, const char *fn) in CertManagerFindMatchedFile()
713 static int32_t CertManagerStatus(const struct CmContext *context, struct RbTree *tree, in CertManagerStatus()
808 struct RbTree *tree = &g_trees[storeIndex]; in CertManagerStatusFile() local
Drbtree.c373 int32_t RbTreeFindNode(struct RbTreeNode **nodePtr, RbTreeKey key, const struct RbTree *tree) in RbTreeFindNode()
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dconfig_utils.cpp799 void ConfigUtils::ConvertTreeToList(std::vector<std::shared_ptr<DumpCfg>> &tree, in ConvertTreeToList()
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
Dx509_certificate_openssl.c1691 GENERAL_SUBTREE *tree = NULL; in CompareNameConstraintsX509Openssl() local
1699 GENERAL_SUBTREE *tree = NULL; in CompareNameConstraintsX509Openssl() local