Home
last modified time | relevance | path

Searched defs:jsonNodeArray (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dinspector.cpp110 …const RefPtr<NG::UINode>& parent, std::unique_ptr<OHOS::Ace::JsonValue>& jsonNodeArray, int pageId) in GetSpanInspector()
176 …spectorChildren(const RefPtr<NG::UINode>& parent, std::unique_ptr<OHOS::Ace::JsonValue>& jsonNodeA… in GetInspectorChildren()
240 …const RefPtr<NG::UINode>& parent, std::unique_ptr<OHOS::Ace::JsonValue>& jsonNodeArray, int pageId) in GetSpanInspector()
302 …spectorChildren(const RefPtr<NG::UINode>& parent, std::unique_ptr<OHOS::Ace::JsonValue>& jsonNodeA… in GetInspectorChildren()
394 auto jsonNodeArray = JsonUtil::CreateArray(true); in GetInspectorInfo() local
618 auto jsonNodeArray = JsonUtil::CreateArray(true); in GetInspectorOfNode() local
710 …edSpanInspector(const RefPtr<NG::UINode>& parent, std::unique_ptr<OHOS::Ace::JsonValue>& jsonNodeA… in GetSimplifiedSpanInspector()
792 std::unique_ptr<OHOS::Ace::JsonValue>& jsonNodeArray, InspectorTreeParams& funcParams) in GetSimplifiedInspectorChildren()
874 auto jsonNodeArray = JsonUtil::CreateArray(true); in GetSimplifiedInspectorStep2() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dinspector.cpp113 auto jsonNodeArray = JsonUtil::CreateArray(true); in ToJsonValue() local
167 auto jsonNodeArray = JsonUtil::CreateArray(true); in GetInspectorTree() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dweb_pattern_touch_test_ng.cpp811 auto jsonNodeArray = std::make_shared<OHOS::Ace::JsonValue>(); variable
843 auto jsonNodeArray = std::make_shared<OHOS::Ace::JsonValue>(); variable
875 auto jsonNodeArray = std::make_shared<OHOS::Ace::JsonValue>(); variable
907 auto jsonNodeArray = std::make_shared<OHOS::Ace::JsonValue>(); variable
934 …auto callback = [](std::shared_ptr<OHOS::Ace::JsonValue>& jsonNodeArray, int32_t receivedWebId) {}; in __anonfc0b65f81e02()
961 …auto callback = [](std::shared_ptr<OHOS::Ace::JsonValue>& jsonNodeArray, int32_t receivedWebId) {}; in __anonfc0b65f82002()
991 …auto callback = [](std::shared_ptr<OHOS::Ace::JsonValue>& jsonNodeArray, int32_t receivedWebId) {}; in __anonfc0b65f82202()
/foundation/arkui/ace_engine/frameworks/base/log/
Ddump_recorder.cpp39 auto jsonNodeArray = JsonUtil::CreateArray(true); in Init() local
/foundation/arkui/ace_engine/frameworks/component_test/core/
Dcomponent_test_component_impl.cpp654 auto jsonNodeArray = JsonUtil::CreateArray(true); in GetChildrenInspectorInfo() local
686 const RefPtr<NG::UINode>& parent, std::unique_ptr<JsonValue>& jsonNodeArray, int pageId) const in GetInspectorChildren()
733 const RefPtr<NG::UINode>& parent, std::unique_ptr<JsonValue>& jsonNodeArray, int pageId) const in GetSpanInspector()
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dlayout_inspector.cpp393 auto jsonNodeArray = JsonUtil::CreateArray(true); in HandleStopRecord() local
/foundation/arkui/ace_engine/adapter/preview/inspector/
Djs_inspector_manager.cpp138 auto jsonNodeArray = JsonUtil::CreateArray(true); in GetChildrenJson() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.cpp6728 void WebPattern::WebNodeInfoToJsonValue(std::shared_ptr<OHOS::Ace::JsonValue>& jsonNodeArray, in WebNodeInfoToJsonValue()
6789 auto jsonNodeArray = static_cast<std::shared_ptr<JsonValue> >(JsonUtil::Create(true)); in GetWebAllInfosImpl() local