Home
last modified time | relevance | path

Searched defs:json (Results 951 - 975 of 982) sorted by relevance

1...<<31323334353637383940

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c192 static void OptString(const JsonObj *json, const char * const key, in OptString() argument
205 static void OptInt(const JsonObj *json, const char * const key, int *target, int defaultValue) in OptInt() argument
214 static void OptInt64(const JsonObj *json, const char * const key, int64_t *target, int64_t defaultValue) in OptInt64() argument
223 static void OptBool(const JsonObj *json, const char * const key, bool *target, bool defaultValue) in OptBool() argument
1097 static void GetAndSetLocalUnifiedName(JsonObj *json) in GetAndSetLocalUnifiedName() argument
1115 PackCommonDevInfo(JsonObj *json, const NodeInfo *info, bool isMetaAuth) PackCommonDevInfo() argument
1145 PackCommonFastAuth(JsonObj *json, const NodeInfo *info) PackCommonFastAuth() argument
1158 PackOsInfo(JsonObj *json, const NodeInfo *info) PackOsInfo() argument
1164 PackDeviceVersion(JsonObj *json, const NodeInfo *info) PackDeviceVersion() argument
1170 PackCommP2pInfo(JsonObj *json, const NodeInfo *info) PackCommP2pInfo() argument
1189 PackWifiDirectInfo( const AuthConnInfo *connInfo, JsonObj *json, const NodeInfo *info, const char *remoteUuid, bool isMetaAuth) PackWifiDirectInfo() argument
1288 PackCipherRpaInfo(JsonObj *json, const NodeInfo *info) PackCipherRpaInfo() argument
1333 UnpackCipherRpaInfo(const JsonObj *json, NodeInfo *info) UnpackCipherRpaInfo() argument
1375 PackCommonEx(JsonObj *json, const NodeInfo *info) PackCommonEx() argument
1426 PackCommon(JsonObj *json, const NodeInfo *info, SoftBusVersion version, bool isMetaAuth) PackCommon() argument
1500 UnpackWifiDirectInfo(const JsonObj *json, NodeInfo *info, bool isMetaAuth) UnpackWifiDirectInfo() argument
1530 ParseCommonJsonInfo(const JsonObj *json, NodeInfo *info, bool isMetaAuth) ParseCommonJsonInfo() argument
1583 UnpackCommon(const JsonObj *json, NodeInfo *info, SoftBusVersion version, bool isMetaAuth) UnpackCommon() argument
1638 AddDiscoveryType(JsonObj *json, const char *remoteUuid) AddDiscoveryType() argument
1665 PackBt(JsonObj *json, const NodeInfo *info, SoftBusVersion version, bool isMetaAuth, const char *remoteUuid) PackBt() argument
1703 UnpackBt(const JsonObj *json, NodeInfo *info, SoftBusVersion version, bool isMetaAuth) UnpackBt() argument
1719 PackWiFi(JsonObj *json, const NodeInfo *info, SoftBusVersion version, bool isMetaAuth) PackWiFi() argument
1749 CheckBusVersion(const JsonObj *json) CheckBusVersion() argument
1768 UnpackWiFi(const JsonObj *json, NodeInfo *info, SoftBusVersion version, bool isMetaAuth) UnpackWiFi() argument
1794 PackDeviceInfoMac(JsonObj *json, const NodeInfo *info, bool isMetaAuth) PackDeviceInfoMac() argument
1807 PackDeviceInfoBtV1(JsonObj *json, const NodeInfo *info, bool isMetaAuth) PackDeviceInfoBtV1() argument
1843 UnpackDeviceInfoBtV1(const JsonObj *json, NodeInfo *info) UnpackDeviceInfoBtV1() argument
1880 PackCertificateInfo(JsonObj *json, const AuthSessionInfo *info) PackCertificateInfo() argument
1909 UnpackCertificateInfo(JsonObj *json, NodeInfo *nodeInfo, const AuthSessionInfo *info) UnpackCertificateInfo() argument
1997 JsonObj *json = JSON_CreateObject(); PackDeviceInfoMessage() local
2082 JsonObj *json = JSON_Parse(devInfo->msg, devInfo->len); UnpackDeviceInfoMessage() local
[all...]
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c678 cJSON *json = cJSON_ParseWithLength((const char *)g_bleInfoManager[infoIndex].capabilityData[pos], in DiscBleGetCustData() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c987 cJSON *json = cJSON_ParseWithLength((const char *)data, dataLen); in ReceivedControlData() local
/third_party/python/Lib/test/
H A Dtest_subprocess.py26 import json namespace
H A Dtest_logging.py34 import json namespace
H A D_test_multiprocessing.py4974 import json namespace
4986 import json namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c819 struct wpabuf *buf, *json; in dpp_build_conf_req_helper() local
657 dpp_build_conf_req_attr(struct dpp_authentication *auth, const char *json) dpp_build_conf_req_attr() argument
784 dpp_build_conf_req(struct dpp_authentication *auth, const char *json) dpp_build_conf_req() argument
3277 struct wpabuf *json; dpp_build_conn_status() local
3308 struct wpabuf *msg = NULL, *clear = NULL, *json; dpp_build_conn_status_result() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp2530 void SheetPresentationPattern::DumpAdvanceInfo(std::unique_ptr<JsonValue>& json) in GetSheetTypeWithAuto() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.cpp2989 void NavigationPattern::DumpInfo(std::unique_ptr<JsonValue>& json) in DumpInfo() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2538 std::unique_ptr<JsonValue> json = JsonUtil::ParseJsonString(parsedConfig.themeTag); in ProcessThemeUpdate() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp209 void FrontendDelegateDeclarative::GetI18nData(std::unique_ptr<JsonValue>& json) in GetI18nData() argument
218 void FrontendDelegateDeclarative::GetResourceConfiguration(std::unique_ptr<JsonValue>& json) in GetResourceConfiguration() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp154 void ScrollablePattern::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument
3479 void ScrollablePattern::GetPaintPropertyDumpInfo(std::unique_ptr<JsonValue>& json) in GetPaintPropertyDumpInfo() argument
3506 GetAxisDumpInfo(std::unique_ptr<JsonValue>& json) GetAxisDumpInfo() argument
3531 GetPanDirectionDumpInfo(std::unique_ptr<JsonValue>& json) GetPanDirectionDumpInfo() argument
3557 GetEventDumpInfo(std::unique_ptr<JsonValue>& json) GetEventDumpInfo() argument
3588 DumpAdvanceInfo(std::unique_ptr<JsonValue>& json) DumpAdvanceInfo() argument
3634 GetEdgeEffectDumpInfo(std::unique_ptr<JsonValue>& json) GetEdgeEffectDumpInfo() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp2826 void TabBarPattern::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument
2864 void TabBarPattern::FromJson(const std::unique_ptr<JsonValue>& json) in FromJson() argument
3239 SetRegionInfo(std::unique_ptr<JsonValue>& json) SetRegionInfo() argument
3269 DumpAdvanceInfo(std::unique_ptr<JsonValue>& json) DumpAdvanceInfo() argument
[all...]
/third_party/vulkan-loader/loader/
H A Dloader.c2660 VkResult loader_add_layer_properties(const struct loader_instance *inst, struct loader_layer_list *layer_instance_list, cJSON *json, in loader_add_layer_properties() argument
[all...]
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp6029 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 Drich_editor_pattern.cpp8983 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 Dtext_pattern.cpp2665 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 Drender_context.h415 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 Dffprobe.c1572 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 Djson.hpp6103 enum class input_format_t { json, cbor, msgpack, ubjson, bson, bjdata }; global() member in detail::input_format_t
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c8954 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 Dframe_node.cpp851 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 Dweb_delegate.cpp3651 std::unique_ptr<JsonValue> json = JsonUtil::ParseJsonString(themeTag); in OnConfigurationUpdated() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp6489 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...]

Completed in 167 milliseconds

1...<<31323334353637383940