| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | js_accessibility_manager.cpp | 6029 CreateNodeInfoJson(const RefPtr<NG::FrameNode>& node, const CommonProperty& commonProperty, std::unique_ptr<JsonValue>& json, int32_t childSize) CreateNodeInfoJson() argument 6071 auto json = JsonUtil::Create(true); DumpTreeNodeInfoInJson() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| H A D | rich_editor_pattern.cpp | 8983 void RichEditorPattern::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument 11221 void RichEditorPattern::DumpInfo(std::unique_ptr<JsonValue>& json) in DumpInfo() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_pattern.cpp | 2665 void TextPattern::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument 4371 DumpAdvanceInfo(std::unique_ptr<JsonValue>& json) DumpAdvanceInfo() argument 4406 SetTextStyleDumpInfo(std::unique_ptr<JsonValue>& json) SetTextStyleDumpInfo() argument 4427 DumpInfo(std::unique_ptr<JsonValue>& json) DumpInfo() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| H A D | render_context.h | 415 virtual void DumpInfo(std::unique_ptr<JsonValue>& json) {} in DumpInfo() argument 416 virtual void DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) {} in DumpSimplifyInfo() argument 418 virtual void DumpAdvanceInfo(std::unique_ptr<JsonValue>& json) {} in DumpAdvanceInfo() argument
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffprobe.c | 1572 DEFINE_WRITER_CLASS(json); variable 1576 JSONContext *json = wctx->priv; in json_init() local 1608 JSONContext *json = wctx->priv; in json_print_section_header() local 1647 JSONContext *json = wctx->priv; json_print_section_footer() local 1681 JSONContext *json = wctx->priv; json_print_str() local 1694 JSONContext *json = wctx->priv; json_print_int() local [all...] |
| /third_party/json/single_include/nlohmann/ |
| H A D | json.hpp | 6103 enum class input_format_t { json, cbor, msgpack, ubjson, bson, bjdata }; global() member in detail::input_format_t [all...] |
| /third_party/python/Lib/test/ |
| H A D | _test_multiprocessing.py | 4974 import json namespace 4986 import json namespace
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | dpp.c | 8954 char json[100]; in dpp_controller_start_gas_client() local 2361 dpp_build_conf_req_attr(struct dpp_authentication *auth, const char *json) dpp_build_conf_req_attr() argument 2488 dpp_build_conf_req(struct dpp_authentication *auth, const char *json) dpp_build_conf_req() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | frame_node.cpp | 851 void FrameNode::DumpSimplifyCommonInfo(std::unique_ptr<JsonValue>& json) in DumpSimplifyCommonInfo() argument 893 DumpPadding(const std::unique_ptr<NG::PaddingProperty>& padding, std::string label, std::unique_ptr<JsonValue>& json) DumpPadding() argument 905 DumpBorder(const std::unique_ptr<NG::BorderWidthProperty>& border, std::string label, std::unique_ptr<JsonValue>& json) DumpBorder() argument 918 DumpSimplifySafeAreaInfo(std::unique_ptr<JsonValue>& json) DumpSimplifySafeAreaInfo() argument 960 DumpSimplifyOverlayInfo(std::unique_ptr<JsonValue>& json) DumpSimplifyOverlayInfo() argument 972 DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) DumpSimplifyInfo() argument 1029 MouseToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const MouseToJsonValue() argument 1043 TouchToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const TouchToJsonValue() argument 1078 GeometryNodeToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const GeometryNodeToJsonValue() argument 1112 ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const ToJsonValue() argument 1125 FocusHub::ToJsonValue(GetFocusHub(), json, filter); ToJsonValue() local 1138 FromJson(const std::unique_ptr<JsonValue>& json) FromJson() argument 5714 DumpOnSizeChangeInfo(std::unique_ptr<JsonValue>& json) DumpOnSizeChangeInfo() argument 5727 DumpOverlayInfo(std::unique_ptr<JsonValue>& json) DumpOverlayInfo() argument 5741 DumpDragInfo(std::unique_ptr<JsonValue>& json) DumpDragInfo() argument 5770 DumpAlignRulesInfo(std::unique_ptr<JsonValue>& json) DumpAlignRulesInfo() argument 5779 DumpSafeAreaInfo(std::unique_ptr<JsonValue>& json) DumpSafeAreaInfo() argument 5803 DumpExtensionHandlerInfo(std::unique_ptr<JsonValue>& json) DumpExtensionHandlerInfo() argument 5814 BuildLayoutInfo(std::unique_ptr<JsonValue>& json) BuildLayoutInfo() argument 5846 DumpCommonInfo(std::unique_ptr<JsonValue>& json) DumpCommonInfo() argument 5876 DumpInfo(std::unique_ptr<JsonValue>& json) DumpInfo() argument 5888 DumpAdvanceInfo(std::unique_ptr<JsonValue>& json) DumpAdvanceInfo() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_delegate.cpp | 3651 std::unique_ptr<JsonValue> json = JsonUtil::ParseJsonString(themeTag); in OnConfigurationUpdated() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_context.cpp | 6489 void RosenRenderContext::BuildShadowInfo(std::unique_ptr<JsonValue>& json) argument 6505 void RosenRenderContext::BuildStagingInfo(std::unique_ptr<JsonValue>& json) argument 6549 BuildPositionInfo(std::unique_ptr<JsonValue>& json) global() argument 6597 DumpInfo(std::unique_ptr<JsonValue>& json) global() argument 6635 DumpAdvanceInfo(std::unique_ptr<JsonValue>& json) global() argument 6685 SetAdvanceInfo(std::unique_ptr<JsonValue>& json) global() argument 6734 DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) global() argument 6777 DumpSimplifyStagingProperties(std::unique_ptr<JsonValue>& json) global() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | pipeline_context.cpp | 3159 auto json = root->ToString(); in OnDumpInfo() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
| H A D | web_pattern.cpp | 4314 auto json = JsonUtil::Create(true); in NotifyFillRequestSuccess() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.cpp | 6103 JsonSerializer json; in writeJSON() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_field_pattern.cpp | 6616 void TextFieldPattern::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in OnBackPressed() argument 6662 ToJsonValueForOption(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const OnBackPressed() argument 6684 ToJsonValueSelectOverlay(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const OnBackPressed() argument 6736 FromJson(const std::unique_ptr<JsonValue>& json) OnBackPressed() argument [all...] |
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| H A D | vk_mem_alloc.h | 8844 PrintDetailedMap_Begin(class VmaJsonWriter& json, VkDeviceSize unusedBytes, size_t allocationCount, size_t unusedRangeCount) const PrintDetailedMap_Begin() argument 8867 PrintDetailedMap_Allocation(class VmaJsonWriter& json, VkDeviceSize offset, VmaAllocation hAllocation) const PrintDetailedMap_Allocation() argument 8881 PrintDetailedMap_UnusedRange(class VmaJsonWriter& json, VkDeviceSize offset, VkDeviceSize size) const PrintDetailedMap_UnusedRange() argument 12177 PrintDetailedMapNode(class VmaJsonWriter& json, const Node* node, VkDeviceSize levelNodeSize) const PrintDetailedMapNode() argument 13594 PrintDetailedMap(class VmaJsonWriter& json) PrintDetailedMap() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view_abstract.cpp | 7475 auto json = JsonUtil::Create(true); in JsDebugLine() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | upb.h | 6558 namespace json { namespace 6696 namespace json { namespace [all...] |