| /base/customization/enterprise_device_management/services/edm/src/ |
| H A D | admin_policies_storage_rdb.cpp | 277 void AdminPoliciesStorageRdb::ConvertStrToJson(const std::string &str, Json::Value &json)
in ConvertStrToJson() argument
|
| /base/msdp/device_status/interfaces/innerkits/include/ |
| H A D | stationary_data.h | 98 std::string json; member
|
| /base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
| H A D | permission_definition_parser.cpp | 181 int32_t PermissionDefinitionParser::GetPermissionDefList(const nlohmann::json& json, const std::string& permsRawData, in GetPermissionDefList() argument [all...] |
| /base/security/access_token/services/tokensyncmanager/include/remote/ |
| H A D | soft_bus_channel.h | 334 nlohmann::json json; ToJson() local [all...] |
| /base/security/access_token/services/tokensyncmanager/src/remote/ |
| H A D | soft_bus_channel.cpp | 268 std::string json = messageEntity.ToJson(); in PrepareBytes() local 272 int SoftBusChannel::Compress(const std::string &json, const unsigned char *compressedBytes, int &compressedLength) in Compress() argument 458 nlohmann::json json; in FromJson() local [all...] |
| /base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/ |
| H A D | mk_agree.c | 64 CJson *json = CreateJson(); in InformPeerError() local 234 CJson *json = CreateJson(); in InitMkAgreeTask() local [all...] |
| /base/security/device_security_level/oem_property/ohos/common/ |
| H A D | external_interface_adapter.c | 229 DslmJsonHandle json = DslmCreateJson(NULL); in GenerateFuncParamJson() local
|
| /base/startup/appspawn/interfaces/innerkits/permission/ |
| H A D | appspawn_mount_permission.c | 43 cJSON *json = cJSON_GetObjectItemCaseSensitive(root, "conditional");
in ParseAppSandboxConfig() local 90 cJSON *json = cJSON_GetArrayItem(configs, i);
in ParseAppSandboxConfig() local
|
| /base/telephony/call_manager/services/spam_call/src/ |
| H A D | spam_call_adapter.cpp | 105 bool SpamCallAdapter::JsonGetNumberValue(cJSON *json, const std::string key, int32_t &out) in JsonGetNumberValue() argument 118 bool SpamCallAdapter::JsonGetStringValue(cJSON *json, const std::string key, std::string &out) in JsonGetStringValue() argument 135 bool SpamCallAdapter::JsonGetBoolValue(cJSON *json, const std::string key) in JsonGetBoolValue() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/ |
| H A D | calendar_pattern.cpp | 232 auto json = JsonUtil::Create(true); in FireFirstRequestData() local 248 auto json = JsonUtil::Create(true); in FireRequestData() local 269 auto json = JsonUtil::Create(true); FireGoToRequestData() local 472 ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const ToJsonValue() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
| H A D | xcomponent_element.cpp | 142 auto json = JsonUtil::Create(true); in OnSurfaceDestroyEvent() local 535 auto json = JsonUtil::Create(true); in OnXComponentInit() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
| H A D | model_pattern.cpp | 269 void ModelPattern::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/clock/ |
| H A D | rosen_render_clock.cpp | 177 auto json = JsonUtil::Create(true); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
| H A D | custom_node.cpp | 201 auto json = JsonUtil::ParseJsonString(res); in GetStateInspectorInfo() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
| H A D | plugin_element.cpp | 139 auto json = JsonUtil::Create(true); in HandleOnErrorEvent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| H A D | grid_item_pattern.cpp | 344 void GridItemPattern::DumpAdvanceInfo(std::unique_ptr<JsonValue>& json) in DumpAdvanceInfo() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/ |
| H A D | linear_indicator_pattern.cpp | 246 void LinearIndicatorPattern::DumpInfo(std::unique_ptr<JsonValue>& json) in DumpInfo() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_event_hub.h | 168 auto json = JsonUtil::Create(true);
variable
|
| /foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
| H A D | node_data_cache.cpp | 146 auto json = JsonUtil::Create(true); in PutMultiple() local 155 auto json = JsonUtil::Create(true); in PutMultiple() local 164 auto json = JsonUtil::Create(true); in PutMultiple() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_video.cpp | 197 std::unique_ptr<JsonValue> DOMVideo::GetParamFromJson(const std::string& json, const std::string& key) in GetParamFromJson() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
| H A D | render_radio.cpp | 136 auto json = JsonUtil::Create(true); in UpdateGroupValue() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/ime/ |
| H A D | text_editing_value.cpp | 35 void TextEditingValue::ParseFromJson(const JsonValue& json) in ParseFromJson() argument 47 auto json = JsonUtil::Create(true); in ToJsonString() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/media_query/ |
| H A D | media_queryer.cpp | 360 auto json = MediaQueryInfo::GetMediaQueryJsonInfo(); in GetMediaFeature() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | event_dump.cpp | 331 Dump(std::unique_ptr<JsonValue>& json, int32_t depth, int32_t startNumber) const Dump() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/ |
| H A D | calendar_picker_test_update.cpp | 1295 auto json = JsonUtil::Create(true); in HWTEST_F() local 1342 auto json = JsonUtil::Create(true); HWTEST_F() local 1389 auto json = JsonUtil::Create(true); HWTEST_F() local [all...] |