Home
last modified time | relevance | path

Searched defs:root (Results 376 – 392 of 392) sorted by relevance

1...<<111213141516

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dupgrade_restore.cpp221 auto root = xmlDocGetRootElement(docPtr.get()); in ParseXml() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp1018 const auto& root = nodeSystem->GetRootNode(); in BuildChildren() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp1454 cJSON *root = cJSON_CreateObject(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp522 auto& root = out["Root node"]; in RenderServiceTreeDump() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp3445 void ParseSize(napi_env env, napi_value root, Size& size) in ParseSize()
3458 void ParseProfile(napi_env env, napi_value root, Profile& profile) in ParseProfile()
3474 void ParseVideoProfile(napi_env env, napi_value root, VideoProfile& profile) in ParseVideoProfile()
3531 void ParseCameraOutputCapability(napi_env env, napi_value root, in ParseCameraOutputCapability()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testthree_ng.cpp113 auto root = AceType::MakeRefPtr<FrameNode>(ROOT_TAG, -1, AceType::MakeRefPtr<Pattern>(), true); variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp362 auto root = nodeAccess_.GetNode({}); in RemoveChildren() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Ddeviceauth_test.cpp1787 static cJSON *root = nullptr; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/
H A Djs_util.cpp1011 napi_value root = nullptr; in DefineClass() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_util.cpp994 napi_value root = nullptr; in DefineClass() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp1627 void UINode::DFSAllChild(const RefPtr<UINode>& root, std::vector<RefPtr<UINode>>& res) in DFSAllChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1323 auto* root = reinterpret_cast<FrameNode*>(rootPtr); in MeasureLayoutAndDraw() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp60 void RenderNode::MarkTreeRender(const RefPtr<RenderNode>& root, bool& meetHole, bool needFlush) in MarkTreeRender()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp636 Json::Value root; in SetBackupReplyCode() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp3282 auto root = ngPipeline->GetRootElement(); in HandleAccessibilityHoverEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2860 auto root = JsonUtil::Create(true); in OnDumpInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp4935 auto root = rootNode->GetTransformRectRelativeToWindow(); in CalculateTooltipOffset() local

1...<<111213141516