Searched defs:tree (Results 1 – 5 of 5) sorted by relevance
| /base/security/certificate_framework/test/unittest/v1.0/src/ |
| D | crypto_x509_certificate_test_part3.cpp | 397 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/ |
| D | cert_manager_status.c | 282 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
|
| D | rbtree.c | 373 int32_t RbTreeFindNode(struct RbTreeNode **nodePtr, RbTreeKey key, const struct RbTree *tree) in RbTreeFindNode()
|
| /base/hiviewdfx/hidumper/frameworks/native/src/util/ |
| D | config_utils.cpp | 799 void ConfigUtils::ConvertTreeToList(std::vector<std::shared_ptr<DumpCfg>> &tree, in ConvertTreeToList()
|
| /base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
| D | x509_certificate_openssl.c | 1691 GENERAL_SUBTREE *tree = NULL; in CompareNameConstraintsX509Openssl() local 1699 GENERAL_SUBTREE *tree = NULL; in CompareNameConstraintsX509Openssl() local
|