Home
last modified time | relevance | path

Searched defs:Unmarshal (Results 1 – 25 of 64) sorted by relevance

123

/ohos5.0/base/security/security_guard/frameworks/common/json/src/
H A Djson_cfg.cpp19 bool JsonCfg::Unmarshal(uint64_t &data, nlohmann::json jsonObj, std::string key) in Unmarshal() function in OHOS::Security::SecurityGuard::JsonCfg
26 bool JsonCfg::Unmarshal(int64_t &data, nlohmann::json jsonObj, std::string key) in Unmarshal() function in OHOS::Security::SecurityGuard::JsonCfg
33 bool JsonCfg::Unmarshal(uint32_t &data, nlohmann::json jsonObj, std::string key) in Unmarshal() function in OHOS::Security::SecurityGuard::JsonCfg
40 bool JsonCfg::Unmarshal(int32_t &data, nlohmann::json jsonObj, std::string key) in Unmarshal() function in OHOS::Security::SecurityGuard::JsonCfg
47 bool JsonCfg::Unmarshal(std::string &data, nlohmann::json jsonObj, std::string key) in Unmarshal() function in OHOS::Security::SecurityGuard::JsonCfg
54 bool JsonCfg::Unmarshal(std::vector<int32_t> &data, nlohmann::json jsonObj, std::string key) in Unmarshal() function in OHOS::Security::SecurityGuard::JsonCfg
67 bool JsonCfg::Unmarshal(std::vector<std::string> &data, nlohmann::json jsonObj, std::string key) in Unmarshal() function in OHOS::Security::SecurityGuard::JsonCfg
80 bool JsonCfg::Unmarshal(std::vector<int64_t> &data, nlohmann::json jsonObj, std::string key) in Unmarshal() function in OHOS::Security::SecurityGuard::JsonCfg
/ohos5.0/base/inputmethod/imf/services/include/
H A Dsys_cfg_parser.h33 bool Unmarshal(cJSON *node) override in Unmarshal() function
44 bool Unmarshal(cJSON *node) override in Unmarshal() function
54 bool Unmarshal(cJSON *node) override in Unmarshal() function
69 bool Unmarshal(cJSON *node) override in Unmarshal() function
81 bool Unmarshal(cJSON *node) override in Unmarshal() function
94 bool Unmarshal(cJSON *node) override in Unmarshal() function
104 bool Unmarshal(cJSON *node) override in Unmarshal() function
115 bool Unmarshal(cJSON *node) override in Unmarshal() function
H A Dime_info_inquirer.h55 bool Unmarshal(cJSON *node) override in Unmarshal() function
68 bool Unmarshal(cJSON *node) override in Unmarshal() function
H A Dime_cfg_manager.h48 bool Unmarshal(cJSON *node) override in Unmarshal() function
65 bool Unmarshal(cJSON *node) override in Unmarshal() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/src/model/
H A Dchecker_config.cpp29 bool CheckerConfig::Trust::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::CheckerConfig::Trust
50 bool CheckerConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::CheckerConfig
71 bool CheckerConfig::StaticStore::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::CheckerConfig::StaticStore
H A Dcloud_config.cpp24 bool CloudConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::CloudConfig
36 bool CloudConfig::Info::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::CloudConfig::Info
H A Ddirectory_config.cpp28 bool DirectoryConfig::DirectoryStrategy::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::DirectoryConfig::DirectoryStrategy
43 bool DirectoryConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::DirectoryConfig
H A Dapp_id_mapping_config.cpp25 bool AppIdMappingConfig::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::AppIdMappingConfig
H A Dbackup_config.cpp29 bool BackupConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::BackupConfig
H A Dnetwork_config.cpp28 bool NetworkConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::NetworkConfig
H A Dprotocol_config.cpp27 bool ProtocolConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::ProtocolConfig
H A Dcomponent_config.cpp31 bool ComponentConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::ComponentConfig
H A Dglobal_config.cpp35 bool GlobalConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::GlobalConfig
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dschema_meta.cpp27 bool SchemaMeta::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::SchemaMeta
59 bool Database::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::Database
76 bool Table::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::Table
95 bool Field::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::Field
H A Dcloud_extra_data.cpp26 bool Context::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::Context
43 bool ExtensionInfo::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::ExtensionInfo
72 bool ExtraData::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::ExtraData
H A Dsubscription.cpp28 bool Subscription::Relation::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::Subscription::Relation
44 bool Subscription::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::Subscription
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/load/src/
H A Dconfig.cpp28 bool Config::Component::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::MiscServices::Config::Component
50 bool Config::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::MiscServices::Config
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dstore_debug_info.cpp29 bool StoreDebugInfo::FileInfo::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::StoreDebugInfo::FileInfo
46 bool StoreDebugInfo::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::StoreDebugInfo
H A Duser_meta_data.cpp30 bool UserMetaData::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::UserMetaData
47 bool UserStatus::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::UserStatus
H A Dmeta_data.cpp27 bool MetaData::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::MetaData
H A Dstore_meta_data_local.cpp28 bool PolicyValue::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::PolicyValue
74 bool StoreMetaDataLocal::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::StoreMetaDataLocal
H A Dcapability_range.cpp26 bool CapabilityRange::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::CapabilityRange
H A Dauto_launch_meta_data.cpp32 bool AutoLaunchMetaData::Unmarshal(const json& node) in Unmarshal() function in OHOS::DistributedData::AutoLaunchMetaData
/ohos5.0/base/inputmethod/imf/services/adapter/settings_data_provider/include/
H A Denable_ime_data_parser.h46 bool Unmarshal(cJSON *node) override in Unmarshal() function
55 bool Unmarshal(cJSON *node) override in Unmarshal() function
64 bool Unmarshal(cJSON *node) override in Unmarshal() function
/ohos5.0/base/security/security_guard/frameworks/common/json/include/
H A Djson_cfg.h43 static bool Unmarshal(T &data, nlohmann::json jsonObj, std::string key) in Unmarshal() function
51 static bool Unmarshal(std::vector<T> &data, nlohmann::json jsonObj, std::string key) in Unmarshal() function

123