Home
last modified time | relevance | path

Searched defs:from_json (Results 51 - 75 of 80) sorted by relevance

1234

/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dinner_demuxer_parser_sample.cpp61 void from_json(const nlohmann::json &j, JsonGopInfo &gop) in from_json() function
68 void from_json(const nlohmann::json &j, JsonFrameLayerInfo &frame) in from_json() function
/third_party/mesa3d/bin/pick/
H A Dcore.py133 def from_json(cls, data: 'CommitDict') -> 'Commit': member in Commit
/third_party/json/tests/src/
H A Dunit-udt.cpp173 static void from_json(const BasicJsonType& j, age& a) in from_json() function
179 static void from_json(const BasicJsonType& j, name& n) in from_json() function
185 static void from_json(const BasicJsonType& j, country& c) in from_json() function
201 static void from_json(const BasicJsonType& j, person& p) in from_json() function
208 static void from_json(const nlohmann::json& j, address& a) in from_json() function
213 static void from_json(const nlohmann::json& j, contact& c) in from_json() function
219 static void from_json(const nlohmann::json& j, contact_book& cb) in from_json() function
356 static void from_json(const json& j, std::shared_ptr<T>& opt) in from_json() function
377 static void from_json(cons function
447 static void from_json(const json& /*unnamed*/, type& opt) from_json() function
453 static type from_json(const json& /*unnamed*/) from_json() function
487 static std::unique_ptr<T> from_json(const json& j) from_json() function
541 static void from_json(const BasicJsonType& j, U& t) from_json() function
551 static void from_json(const BasicJsonType& j, U& t) from_json() function
618 static void from_json(const BasicJsonType& j, non_pod& np) from_json() function
667 static void from_json(const custom_json& j, T& t) from_json() function
812 void from_json(const json& /*unused*/, Evil& /*unused*/) {} from_json() function
[all...]
H A Dunit-regression1.cpp64 static void from_json(const BasicJsonType& j, T& value) // !!! in from_json() function
79 static void from_json(const BasicJsonType& j, T& value) //!!! in from_json() function
H A Dunit-regression2.cpp96 void from_json(const json& j, Data& data) in from_json() function
152 static NonDefaultConstructible from_json(json const& j) in from_json() function
213 inline void from_json(const nlohmann::json& j, FooBar& fb) in from_json() function
241 inline void from_json(const json& j, for_3171_base& tb) in from_json() function
256 inline void from_json(const json& j, for_3312& obj) in from_json() function
[all...]
/third_party/mesa3d/src/amd/registers/
H A Dregdb.py106 def from_json(json, keys=None): member in Object
802 def from_json(json): member in RegisterDatabase
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbundle_pack_info.cpp97 void from_json(const nlohmann::json &jsonObject, Version &version) in from_json() function
136 void from_json(const nlohmann::json &jsonObject, PackageApp &app) in from_json() function
167 void from_json(const nlohmann::json &jsonObject, ExtensionAbilities &extensionAbilities) in from_json() function
200 void from_json(const nlohmann::json &jsonObject, ModuleAbilityInfo &abilityinfo) in from_json() function
247 void from_json(const nlohmann::json &jsonObject, AbilityFormInfo &abilityFormInfo) in from_json() function
281 void from_json(const nlohmann::json &jsonObject, ModuleDistro &distro) in from_json() function
323 void from_json(const nlohmann::json &jsonObject, ApiVersion &apiVersion) in from_json() function
366 void from_json(const nlohmann::json &jsonObject, PackageModule &packageModule) in from_json() function
429 void from_json(const nlohmann::json &jsonObject, Summary &summary) in from_json() function
464 void from_json(cons function
507 void from_json(const nlohmann::json &jsonObject, BundlePackInfo &bundlePackInfo) from_json() function
[all...]
H A Dextension_ability_info.cpp387 void from_json(const nlohmann::json &jsonObject, ExtensionAbilityInfo &extensionInfo) in from_json() function
H A Dform_info.cpp374 void from_json(const nlohmann::json &jsonObject, FormCustomizeData &customizeDatas) in from_json() function
395 void from_json(const nlohmann::json &jsonObject, FormWindow &formWindow) in from_json() function
418 void from_json(const nlohmann::json &jsonObject, FormInfo &formInfo) in from_json() function
H A Dhap_module_info.cpp132 void from_json(const nlohmann::json &jsonObject, PreloadItem &preloadItem) in from_json() function
183 void from_json(const nlohmann::json &jsonObject, Dependency &dependency) in from_json() function
256 void from_json(const nlohmann::json &jsonObject, ProxyData &proxyData) in from_json() function
354 void from_json(const nlohmann::json &jsonObject, RouterItem &routerItem) in from_json() function
440 void from_json(const nlohmann::json &jsonObject, AppEnvironment &appEnvironment) in from_json() function
840 void from_json(const nlohmann::json &jsonObject, HapModuleInfo &hapModuleInfo) in from_json() function
H A Dbundle_info.cpp530 void from_json(const nlohmann::json &jsonObject, RequestPermissionUsedScene &usedScene) in from_json() function
561 void from_json(const nlohmann::json &jsonObject, RequestPermission &requestPermission) in from_json() function
604 void from_json(const nlohmann::json &jsonObject, SignatureInfo &signatureInfo) in from_json() function
681 void from_json(const nlohmann::json &jsonObject, BundleInfo &bundleInfo) in from_json() function
H A Dskill.cpp688 void from_json(const nlohmann::json &jsonObject, SkillUri &uri) in from_json() function
716 void from_json(const nlohmann::json &jsonObject, Skill &skill) in from_json() function
H A Dapplication_info.cpp339 void from_json(const nlohmann::json &jsonObject, ApplicationEnvironment &applicationEnvironment) in from_json() function
834 void from_json(const nlohmann::json &jsonObject, Resource &resource) in from_json() function
871 void from_json(const nlohmann::json &jsonObject, MultiAppModeData &multiAppMode) in from_json() function
892 void from_json(const nlohmann::json &jsonObject, HnpPackage &hnpPackage) in from_json() function
1015 void from_json(const nlohmann::json &jsonObject, ApplicationInfo &applicationInfo) in from_json() function
H A Dability_info.cpp652 void from_json(const nlohmann::json &jsonObject, CustomizeData &customizeData) in from_json() function
676 void from_json(const nlohmann::json &jsonObject, MetaData &metaData) in from_json() function
690 void from_json(const nlohmann::json &jsonObject, Metadata &metadata) in from_json() function
717 void from_json(const nlohmann::json &jsonObject, AbilityInfo &abilityInfo) in from_json() function
/foundation/distributedhardware/device_manager/services/implementation/src/credential/
H A Ddm_credential_manager.cpp64 void from_json(const nlohmann::json &jsonObject, CredentialData &credentialData) in from_json() function
334 void from_json(const nlohmann::json &jsonObject, CredentialDataInfo &credentialDataInfo) in from_json() function
455 void from_json(const nlohmann::json &jsonObject, PeerCredentialInfo &peerCredentialInfo) in from_json() function
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_permission.cpp64 void from_json(const nlohmann::json& jsonObject, GroupInfo& groupInfo) in from_json() function
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dapplication_info.cpp122 void from_json(const nlohmann::json &jsonObject, Resource &resource) in from_json() function
239 void from_json(const nlohmann::json &jsonObject, ApplicationInfo &applicationInfo) in from_json() function
H A Dability_info.cpp217 void from_json(const nlohmann::json &jsonObject, CustomizeData &customizeData) in from_json() function
247 void from_json(const nlohmann::json &jsonObject, MetaData &metaData) in from_json() function
261 void from_json(const nlohmann::json &jsonObject, Metadata &metadata) in from_json() function
295 void from_json(const nlohmann::json &jsonObject, AbilityInfo &abilityInfo) in from_json() function
H A Dmodule_profile.cpp287 void from_json(const nlohmann::json &jsonObject, Metadata &metadata) in from_json() function
317 void from_json(const nlohmann::json &jsonObject, Ability &ability) in from_json() function
592 void from_json(const nlohmann::json &jsonObject, Extension &extension) in from_json() function
747 void from_json(const nlohmann::json &jsonObject, DeviceConfig &deviceConfig) in from_json() function
818 void from_json(const nlohmann::json &jsonObject, App &app) in from_json() function
1147 void from_json(const nlohmann::json &jsonObject, Module &module) in from_json() function
1357 void from_json(const nlohmann::json &jsonObject, ModuleJson &moduleJson) in from_json() function
H A Dinner_bundle_info.cpp267 void from_json(const nlohmann::json &jsonObject, InnerModuleInfo &info) in from_json() function
710 void from_json(const nlohmann::json &jsonObject, Dependency &dependency) in from_json() function
743 void from_json(const nlohmann::json &jsonObject, Distro &distro) in from_json() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_parser.cpp58 void from_json(const nlohmann::json &jsonObject, LayeredImage &layeredImage) in from_json() function
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp569 int32_t DAudioSinkDev::from_json(const cJSON *j, AudioParam &audioParam) in from_json() function in OHOS::DistributedHardware::DAudioSinkDev
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp201 void from_json(const cJSON *json, CompConfig &cfg) in from_json() function
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp662 void from_json(const nlohmann::json &jsonObject, GroupInfo &groupInfo) in from_json() function
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp56 void from_json(const nlohmann::json &jsonObject, GroupInfo &groupInfo) in from_json() function

Completed in 35 milliseconds

1234