Home
last modified time | relevance | path

Searched defs:json (Results 401 - 425 of 812) sorted by relevance

1...<<11121314151617181920>>...33

/base/customization/enterprise_device_management/services/edm/src/
H A Dadmin_policies_storage_rdb.cpp277 void AdminPoliciesStorageRdb::ConvertStrToJson(const std::string &str, Json::Value &json) in ConvertStrToJson() argument
/base/msdp/device_status/interfaces/innerkits/include/
H A Dstationary_data.h98 std::string json; member
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_definition_parser.cpp181 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 Dsoft_bus_channel.h334 nlohmann::json json; ToJson() local
[all...]
/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_channel.cpp268 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 Dmk_agree.c64 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 Dexternal_interface_adapter.c229 DslmJsonHandle json = DslmCreateJson(NULL); in GenerateFuncParamJson() local
/base/startup/appspawn/interfaces/innerkits/permission/
H A Dappspawn_mount_permission.c43 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 Dspam_call_adapter.cpp105 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 Dcalendar_pattern.cpp232 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 Dxcomponent_element.cpp142 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 Dmodel_pattern.cpp269 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 Drosen_render_clock.cpp177 auto json = JsonUtil::Create(true); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node.cpp201 auto json = JsonUtil::ParseJsonString(res); in GetStateInspectorInfo() local
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp139 auto json = JsonUtil::Create(true); in HandleOnErrorEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_pattern.cpp344 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 Dlinear_indicator_pattern.cpp246 void LinearIndicatorPattern::DumpInfo(std::unique_ptr<JsonValue>& json) in DumpInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_event_hub.h168 auto json = JsonUtil::Create(true); variable
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dnode_data_cache.cpp146 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 Ddom_video.cpp197 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 Drender_radio.cpp136 auto json = JsonUtil::Create(true); in UpdateGroupValue() local
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_editing_value.cpp35 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 Dmedia_queryer.cpp360 auto json = MediaQueryInfo::GetMediaQueryJsonInfo(); in GetMediaFeature() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_dump.cpp331 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 Dcalendar_picker_test_update.cpp1295 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...]

Completed in 26 milliseconds

1...<<11121314151617181920>>...33