Home
last modified time | relevance | path

Searched defs:json (Results 501 - 525 of 870) sorted by relevance

1...<<21222324252627282930>>...35

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_core_tcp_direct_test.cpp336 cJSON *json = cJSON_Parse(msg.c_str()); in HWTEST_F() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/wearable_distributed_net_manager_test/
H A Dwearable_distributed_net_manager_test.cpp350 cJSON json; in HWTEST_F() local
361 cJSON json; in HWTEST_F() local
372 cJSON json; HWTEST_F() local
388 cJSON json; HWTEST_F() local
404 cJSON json; HWTEST_F() local
423 cJSON json; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c268 static int32_t PackNetworkStatistics(cJSON *json, NetworkStatisticsInfo *info) in PackNetworkStatistics() argument
313 cJSON *json in DfxRecordTransChannelStatistics() local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dwearable_distributed_net_manager.cpp71 cJSON *json = cJSON_Parse(jsonStr.c_str()); in ReadSystemIptablesConfiguration() local
107 bool WearableDistributedNet::ParseTcpIptables(const cJSON &json) in ParseTcpIptables() argument
122 bool WearableDistributedNet::ParseTcpOutputRule(const cJSON &json) in ParseTcpOutputRule() argument
133 bool WearableDistributedNet::ParseUdpIptables(const cJSON &json) in ParseUdpIptables() argument
148 ParseUdpOutputRule(const cJSON &json) ParseUdpOutputRule() argument
159 ParseIptablesDeleteCmds(const cJSON &json) ParseIptablesDeleteCmds() argument
174 ReadIptablesInterfaces(const cJSON &json) ReadIptablesInterfaces() argument
[all...]
/foundation/communication/nfc/services/src/tag/
H A Disodep_card_handler.cpp50 static bool GetCheckApduFromJson(cJSON *json, cJSON *cardInfoEach, TransportCardInfo *cardInfoList, int index) in GetCheckApduFromJson() argument
73 static bool GetBalanceApduFromJson(cJSON *json, cJSON *cardInfoEach, TransportCardInfo *cardInfoList, int index) in GetBalanceApduFromJson() argument
96 static bool GetEachCardInfoFromJson(cJSON *json, cJSON *cardInfo, in GetEachCardInfoFromJson() argument
148 cJSON *json = cJSON_Parse(content.c_str()); DoJsonRead() local
[all...]
/foundation/communication/netmanager_ext/services/wearabledistributednetmanager/src/
H A Dwearable_distributed_net_link_info.cpp81 bool WearableDistributedNetLinkInfo::ParseDnsLists(const cJSON &json) in ParseDnsLists() argument
94 bool WearableDistributedNetLinkInfo::ParseIfaceName(const cJSON &json) in ParseIfaceName() argument
105 bool WearableDistributedNetLinkInfo::ParseDefaultNetMask(const cJSON &json) in ParseDefaultNetMask() argument
116 bool WearableDistributedNetLinkInfo::ParseNetIfaceAddress(const cJSON &json) in ParseNetIfaceAddress() argument
127 bool WearableDistributedNetLinkInfo::ParseIpv4DeRouteAddr(const cJSON &json) in ParseIpv4DeRouteAddr() argument
138 ParseDummyAddress(const cJSON &json) ParseDummyAddress() argument
149 ParseIpv4AddrNetMask(const cJSON &json) ParseIpv4AddrNetMask() argument
160 ParseRouteDestinationAddr(const cJSON &json) ParseRouteDestinationAddr() argument
188 ReadNetlinkinfoInterfaces(const cJSON &json) ReadNetlinkinfoInterfaces() argument
232 cJSON *json = cJSON_Parse(jsonStr.c_str()); ReadSystemNetlinkinfoConfiguration() local
[all...]
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Daccess_control_profile.cpp242 cJSON* json = cJSON_CreateObject(); in dump() local
[all...]
H A Ddevice_profile.cpp186 cJSON* json = cJSON_CreateObject(); in dump() local
216 cJSON* json = cJSON_CreateObject(); AnnoymizeDump() local
[all...]
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp144 void AuthMessageProcessor::CreatePublicKeyMessageExt(nlohmann::json &json) in CreatePublicKeyMessageExt() argument
149 void AuthMessageProcessor::CreateResponseAuthMessageExt(nlohmann::json &json) in CreateResponseAuthMessageExt() argument
157 CreateNegotiateMessage(nlohmann::json &json) CreateNegotiateMessage() argument
186 CreateRespNegotiateMessage(nlohmann::json &json) CreateRespNegotiateMessage() argument
219 CreateSyncGroupMessage(nlohmann::json &json) CreateSyncGroupMessage() argument
225 CreateResponseAuthMessage(nlohmann::json &json) CreateResponseAuthMessage() argument
253 CreateResponseFinishMessage(nlohmann::json &json) CreateResponseFinishMessage() argument
302 ParsePublicKeyMessageExt(nlohmann::json &json) ParsePublicKeyMessageExt() argument
309 ParseAuthResponseMessageExt(nlohmann::json &json) ParseAuthResponseMessageExt() argument
326 ParseResponseFinishMessage(nlohmann::json &json) ParseResponseFinishMessage() argument
336 GetAuthReqMessage(nlohmann::json &json) GetAuthReqMessage() argument
369 ParseAuthRequestMessage(nlohmann::json &json) ParseAuthRequestMessage() argument
411 ParseAuthResponseMessage(nlohmann::json &json) ParseAuthResponseMessage() argument
444 ParsePkgNegotiateMessage(const nlohmann::json &json) ParsePkgNegotiateMessage() argument
494 ParseNegotiateMessage(const nlohmann::json &json) ParseNegotiateMessage() argument
531 ParseRespNegotiateMessage(const nlohmann::json &json) ParseRespNegotiateMessage() argument
[all...]
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dserializable_test.cpp196 auto json = ToJson(jsonStr); in HWTEST_F() local
221 auto json = ToJson(jsonStr); in HWTEST_F() local
246 auto json = ToJson(jsonStr); HWTEST_F() local
271 auto json = ToJson(jsonStr); HWTEST_F() local
296 auto json = ToJson(jsonStr); HWTEST_F() local
321 auto json = ToJson(jsonStr); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Djs_common_utils.cpp315 napi_value json = nullptr; in JsonStringify() local
337 napi_value json = nullptr; in JsonParse() local
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Dhistreamer_ability_parser.cpp389 cJSON *json = cJSON_GetObjectItem(jsonObject, key.c_str()); in FromJson() local
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/
H A Dadd_white_list_infos_call_back_test.cpp214 std::string json = "json0"; in HWTEST_F() local
225 std::string json = "json0"; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/histreamer_ability_parser/
H A Dhistreamer_ability_parser_test.cpp72 cJSON *json = cJSON_CreateObject(); in HWTEST_F() local
91 cJSON *json = cJSON_CreateObject(); in HWTEST_F() local
[all...]
/test/testfwk/arkxtest/uitest/record/
H A Dui_record.cpp143 auto json = snapshootKeyTracker.WriteSingleData(info, outFile, csv_lock); in OnInputEvent() local
155 auto json = snapshootKeyTracker.WriteCombinationData(outFile, csv_lock); in OnInputEvent() local
249 auto json = pointerTracker_.WriteData(info, outFile, csv_lock); FindWidgetsandWriteData() local
[all...]
/test/testfwk/developer_test/local_coverage/keyword_registration/
H A Dkeyword_filter.py22 import json namespace
/test/testfwk/developer_test/local_coverage/interface_coverage/
H A Dinterface_coverage_gcov_lcov.py22 import json namespace
/test/testfwk/xdevice/src/xdevice/_core/environment/
H A Dmanager_env.py18 import json namespace
/test/testfwk/xdevice/src/xdevice/_core/config/
H A Dconfig_manager.py19 import json namespace
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Doh_yara_driver.py20 import json namespace
/test/testfwk/developer_test/src/core/driver/
H A Dopenharmony.py19 import json namespace
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dsource.py20 import json namespace
/third_party/gn/src/gn/
H A Dcommand_desc.cc660 bool json = cmdline->GetSwitchValueString("format") == "json"; in RunDesc() local
H A Dcompile_commands_writer.cc294 StringOutputBuffer json; in RenderJSON() local
/third_party/benchmark/tools/gbench/
H A Dreport.py399 import json namespace
429 import json global() namespace
620 import json global() namespace
704 import json global() namespace
909 import json global() namespace
1070 import json global() namespace
1131 import json global() namespace
[all...]

Completed in 18 milliseconds

1...<<21222324252627282930>>...35