| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| H A D | menu_layout_property.cpp | 21 void MenuLayoutProperty::BindToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in BindToJsonValue() argument 69 void MenuLayoutProperty::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
| H A D | grid_system_manager.cpp | 90 auto json = JsonUtil::Create(true); in ToString() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/ |
| H A D | blank_pattern.cpp | 52 void BlankPattern::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument 115 void BlankPattern::DumpInfo(std::unique_ptr<JsonValue>& json) in DumpInfo() argument 123 void BlankPattern::DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) in DumpSimplifyInfo() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | geometry_node.cpp | 58 void GeometryNode::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
| H A D | badge_pattern.cpp | 139 void BadgePattern::DumpInfo(std::unique_ptr<JsonValue>& json) in DumpInfo() argument 165 void BadgePattern::DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) in DumpSimplifyInfo() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_form.cpp | 69 auto json = JsonUtil::Create(true); in Submit() local
|
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| H A D | ace_performance_monitor.cpp | 147 auto json = JsonUtil::Create(true); in FlushPerfMonitor() local [all...] |
| /foundation/arkui/ace_engine/adapter/preview/external/ability/stage/ |
| H A D | stage_pkg_context_info.cpp | 41 std::unique_ptr<JsonValue> json = JsonUtil::ParseJsonString(pkgInfoStr); in SetPkgContextInfoAndAliasMap() local
|
| /foundation/arkui/ace_engine/frameworks/base/json/ |
| H A D | node_object.cpp | 22 std::shared_ptr<UObject> FromJsonObject(const std::unique_ptr<JsonValue>& json) in FromJsonObject() argument
|
| /foundation/arkui/ace_engine/test/mock/core/common/ |
| H A D | mock_text_editing_value.cpp | 19 void TextEditingValue::ParseFromJson(const JsonValue& json) {} in ParseFromJson() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/ |
| H A D | scroll_layout_test_ng.cpp | 512 auto json = JsonUtil::Create(true); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid_container/ |
| H A D | grid_container_test_ng.cpp | 114 auto json = JsonUtil::Create(true);
in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | border_property.cpp | 19 void BorderStyleProperty::ToJsonValue(std::unique_ptr<JsonValue>& json, std::unique_ptr<JsonValue>& borderJson, in ToJsonValue() argument 64 void BorderWidthPropertyT<Dimension>::ToJsonValue(std::unique_ptr<JsonValue>& json, in ToJsonValue() argument 89 void BorderWidthPropertyT<Dimension>::ToDashJsonValue(std::unique_ptr<JsonValue>& json, in ToDashJsonValue() argument 134 void BorderColorProperty::ToJsonValue(std::unique_ptr<JsonValue>& json, in ToJsonValue() argument 167 ToJsonValue(std::unique_ptr<JsonValue>& json, std::unique_ptr<JsonValue>& borderJson, const InspectorFilter& filter, bool isOutline) const ToJsonValue() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| H A D | swiper_layout_property.h | 111 CHECK_NULL_VOID(json); variable 158 CHECK_NULL_VOID(json); global() variable [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_layout_property.cpp | 72 void TextLayoutProperty::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument 120 ToJsonValueForOption(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const ToJsonValueForOption() argument 144 FromJson(const std::unique_ptr<JsonValue>& json) FromJson() argument [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| H A D | json_util.h | 161 nlohmann::json json = t; in GetJsonStrFromInfo() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/property/ |
| H A D | border_property_test_ng.cpp | 50 auto json = JsonUtil::Create(true); in HWTEST_F() local 118 auto json = JsonUtil::Create(true); HWTEST_F() local 165 auto json = JsonUtil::Create(true); HWTEST_F() local 213 auto json = JsonUtil::Create(true); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
| H A D | tabs_common_test_ng.cpp | 483 auto json = JsonUtil::Create(true); in HWTEST_F() local 520 auto json = JsonUtil::Create(true); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| H A D | text_input_update_test.cpp | 718 auto json = JsonUtil::Create(true); in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
| H A D | render_node_graph_loader.cpp | 118 void CompatibilityCheck(const json::value& json, RenderNodeGraphLoader::LoadResult& result) in CompatibilityCheck() argument [all...] |
| H A D | shader_data_loader.cpp | 192 const auto json = json::parse(jsonData.data()); Load() local [all...] |
| /foundation/communication/dsoftbus/tests/core/transmission/common/softbus_message_open_channel_test/ |
| H A D | softbus_message_open_channel_test.cpp | 174 cJSON *json = cJSON_Parse(mag); in HWTEST_F() local 239 cJSON *json = cJSON_Parse(mag); in HWTEST_F() local 271 cJSON *json = cJSON_Parse(mag); in HWTEST_F() local 295 cJSON *json = cJSON_Parse(mag); HWTEST_F() local 342 cJSON *json = cJSON_Parse(data); HWTEST_F() local [all...] |
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
| H A D | network_security_config_test.cpp | 64 void BuildTestJsonObject(std::string &content, cJSON* &json) in BuildTestJsonObject() argument
|
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
| H A D | netfirewall_default_rule_parser_test.cpp | 47 cJSON *json = cJSON_CreateObject(); in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_cipherkey_manager_virtual.c | 52 bool PackCipherKeySyncMsg(void *json) in PackCipherKeySyncMsg() argument 58 void ProcessCipherKeySyncInfo(const void *json, const char *networkId) in ProcessCipherKeySyncInfo() argument
|