/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/ |
H A D | usb_interface.h | 72 static int GetIntValue(const cJSON *jsonObject, const char *key) in GetIntValue() 83 static std::string GetStringValue(const cJSON *jsonObject, const char *key) in GetStringValue()
|
/ohos5.0/base/print/print_fwk/services/scan_service/src/ |
H A D | scan_system_data.cpp | 48 bool ScanSystemData::ParseScannerListJsonV1(nlohmann::json& jsonObject) in ParseScannerListJsonV1() 90 nlohmann::json jsonObject = nlohmann::json::parse(fileData); in Init() local 361 nlohmann::json jsonObject; in SaveScannerMap() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/ |
H A D | bms_extension_profile.cpp | 83 ErrCode BmsExtensionProfile::TransformTo(const nlohmann::json &jsonObject, in TransformTo()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | message_user_test.cpp | 44 nlohmann::json jsonObject; variable
|
H A D | notification_flags_test.cpp | 84 nlohmann::json jsonObject; variable
|
H A D | notification_user_input_test.cpp | 65 nlohmann::json jsonObject; variable 91 nlohmann::json jsonObject; variable 104 nlohmann::json jsonObject; variable
|
H A D | notification_media_content_test.cpp | 86 nlohmann::json jsonObject; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/ |
H A D | bundle_system_state.cpp | 76 nlohmann::json jsonObject = nlohmann::json::parse(systemState, nullptr, false); in FromString() local
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_provider_data.cpp | 208 nlohmann::json jsonObject = nlohmann::json::parse(jsonDataString, nullptr, false); in SetDataString() local 289 nlohmann::json jsonObject = nlohmann::json::parse(jsonDataString, nullptr, false); in ReadFromParcel() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_live_view_content.cpp | 138 void NotificationLiveViewContent::ConvertPictureFromJson(const nlohmann::json &jsonObject) in ConvertPictureFromJson() 156 NotificationLiveViewContent *NotificationLiveViewContent::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
H A D | notification_basic_content.cpp | 81 void NotificationBasicContent::ReadFromJson(const nlohmann::json &jsonObject) in ReadFromJson()
|
H A D | notification_long_text_content.cpp | 94 NotificationLongTextContent *NotificationLongTextContent::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
H A D | notification_multiline_content.cpp | 91 …ificationMultiLineContent *NotificationMultiLineContent::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
H A D | notification_picture_content.cpp | 75 NotificationPictureContent *NotificationPictureContent::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
H A D | notification_time.cpp | 90 NotificationTime *NotificationTime::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
H A D | notification_bundle_option.cpp | 136 NotificationBundleOption *NotificationBundleOption::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
H A D | notification_capsule.cpp | 91 NotificationCapsule *NotificationCapsule::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/uninstall_data_mgr/ |
H A D | uninstall_data_mgr_storage_rdb.cpp | 98 nlohmann::json jsonObject = nlohmann::json::parse(value, nullptr, false); in GetUninstallBundleInfo() local
|
/ohos5.0/base/print/print_fwk/test/unittest/service_test/ |
H A D | print_user_data_test.cpp | 267 nlohmann::json jsonObject; variable 292 nlohmann::json jsonObject; variable 331 nlohmann::json jsonObject; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | module_profile.cpp | 296 void from_json(const nlohmann::json &jsonObject, Metadata &metadata) in from_json() 326 void from_json(const nlohmann::json &jsonObject, HnpPackage &hnpPackage) in from_json() 348 void from_json(const nlohmann::json &jsonObject, Ability &ability) in from_json() 687 void from_json(const nlohmann::json &jsonObject, Extension &extension) in from_json() 874 void from_json(const nlohmann::json &jsonObject, DeviceConfig &deviceConfig) in from_json() 945 void from_json(const nlohmann::json &jsonObject, MultiAppMode &multiAppMode) in from_json() 967 void from_json(const nlohmann::json &jsonObject, App &app) in from_json() 1372 void from_json(const nlohmann::json &jsonObject, Module &module) in from_json() 1664 void from_json(const nlohmann::json &jsonObject, ModuleJson &moduleJson) in from_json() 1905 bool ParserAtomicConfig(const nlohmann::json &jsonObject, InnerBundleInfo &innerBundleInfo) in ParserAtomicConfig() [all …]
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | json_helper.cpp | 264 cJSON *jsonObject = json->json_; in Put() local 326 cJSON *jsonObject = json->json_; in Add() local 383 bool EffectJson::Replace(const std::string &key, Json *json, bool jsonObject) in Replace() 397 cJSON *jsonObject = json->json_; in Replace() local
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_dm_credential_manager.cpp | 181 nlohmann::json jsonObject; variable 279 nlohmann::json jsonObject = nlohmann::json::parse(credentialInfo, nullptr, false); variable 714 nlohmann::json jsonObject; variable 1686 nlohmann::json jsonObject; variable 1710 nlohmann::json jsonObject; variable
|
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/ |
H A D | sandbox_json_manager.cpp | 406 Json jsonObject; in ToJson() local 432 void SandboxJsonManager::FromJson(const Json& jsonObject) in FromJson() 473 auto jsonObject = ToJson(); in ToString() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | module_profile.cpp | 287 void from_json(const nlohmann::json &jsonObject, Metadata &metadata) in from_json() 317 void from_json(const nlohmann::json &jsonObject, Ability &ability) in from_json() 592 void from_json(const nlohmann::json &jsonObject, Extension &extension) in from_json() 747 void from_json(const nlohmann::json &jsonObject, DeviceConfig &deviceConfig) in from_json() 818 void from_json(const nlohmann::json &jsonObject, App &app) in from_json() 1147 void from_json(const nlohmann::json &jsonObject, Module &module) in from_json() 1357 void from_json(const nlohmann::json &jsonObject, ModuleJson &moduleJson) in from_json() 1803 nlohmann::json jsonObject = nlohmann::json::parse(buffer.data(), nullptr, false); in TransformTo() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
H A D | plugins_manager_src_framework_test.cpp | 450 const nlohmann::json jsonObject; variable 480 const nlohmann::json jsonObject; variable 511 const nlohmann::json jsonObject; variable 527 const nlohmann::json jsonObject; variable 543 const nlohmann::json jsonObject; variable
|