/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | json_importer.cpp | 30 ISerNode::Ptr tree; in ImportAsTree() local 63 if (auto tree = ImportAsTree(input)) { in Import() local
|
H A D | json_exporter.cpp | 27 auto tree = exp.Export(object); in Export() local
|
H A D | metav1_compat.cpp | 265 ISerNode::Ptr RewriteMetaV1NodeTree(ISerNode::Ptr tree) in RewriteMetaV1NodeTree()
|
H A D | importer.cpp | 49 IObject::Ptr Importer::Import(const ISerNode::ConstPtr& tree) in Import()
|
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A 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
|
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
H A 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
|
H A D | rbtree.c | 373 int32_t RbTreeFindNode(struct RbTreeNode **nodePtr, RbTreeKey key, const struct RbTree *tree) in RbTreeFindNode()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | ui_event.cpp | 37 void UIEvent::GetSimplifiedInspectorTree(std::string& tree) in GetSimplifiedInspectorTree()
|
H A D | ui_event_func.cpp | 96 void UIEventFunc::GetSimplifiedInspectorTree(std::string& tree) in GetSimplifiedInspectorTree()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | ui_event_test.cpp | 87 std::string tree = "treeTest"; variable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ui_event_impl.cpp | 54 extern "C" ACE_FORCE_EXPORT void OHOS_ACE_GetSimplifiedInspectorTree(std::string& tree) in OHOS_ACE_GetSimplifiedInspectorTree()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/ |
H A D | debug_output.cpp | 22 BASE_NS::string DebugOutput::Process(const ISerNode::Ptr& tree) in Process()
|
H A D | json_output.cpp | 141 BASE_NS::string JsonOutput::Process(const ISerNode::Ptr& tree) in Process()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | event_dump.cpp | 296 for (auto& tree : eventTreeList) { in Dump() local
|
/ohos5.0/build/hb/resources/args/default/ |
H A D | toolargs.json | 147 "tree":{ object 247 "tree":{ object
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_base.cpp | 379 std::string tree; in GetSurfacesTrees() local 398 std::string tree; in GetSurfacesTrees() local
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/ |
H A D | config_utils.cpp | 799 void ConfigUtils::ConvertTreeToList(std::vector<std::shared_ptr<DumpCfg>> &tree, in ConvertTreeToList()
|
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
H A D | x509_certificate_openssl.c | 1691 GENERAL_SUBTREE *tree = NULL; in CompareNameConstraintsX509Openssl() local 1699 GENERAL_SUBTREE *tree = NULL; in CompareNameConstraintsX509Openssl() local
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessible_ability_manager_service.cpp | 3046 for (auto &tree : window.second) { in RemoveRequestId() local
|