/ohos5.0/base/security/security_guard/frameworks/common/json/src/ |
H A D | json_cfg.cpp | 19 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 D | sys_cfg_parser.h | 33 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 D | ime_info_inquirer.h | 55 bool Unmarshal(cJSON *node) override in Unmarshal() function 68 bool Unmarshal(cJSON *node) override in Unmarshal() function
|
H A D | ime_cfg_manager.h | 48 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 D | checker_config.cpp | 29 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 D | cloud_config.cpp | 24 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 D | directory_config.cpp | 28 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 D | app_id_mapping_config.cpp | 25 bool AppIdMappingConfig::Unmarshal(const Serializable::json &node) in Unmarshal() function in OHOS::DistributedData::AppIdMappingConfig
|
H A D | backup_config.cpp | 29 bool BackupConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::BackupConfig
|
H A D | network_config.cpp | 28 bool NetworkConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::NetworkConfig
|
H A D | protocol_config.cpp | 27 bool ProtocolConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::ProtocolConfig
|
H A D | component_config.cpp | 31 bool ComponentConfig::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::ComponentConfig
|
H A D | global_config.cpp | 35 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 D | schema_meta.cpp | 27 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 D | cloud_extra_data.cpp | 26 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 D | subscription.cpp | 28 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 D | config.cpp | 28 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 D | store_debug_info.cpp | 29 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 D | user_meta_data.cpp | 30 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 D | meta_data.cpp | 27 bool MetaData::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::MetaData
|
H A D | store_meta_data_local.cpp | 28 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 D | capability_range.cpp | 26 bool CapabilityRange::Unmarshal(const json &node) in Unmarshal() function in OHOS::DistributedData::CapabilityRange
|
H A D | auto_launch_meta_data.cpp | 32 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 D | enable_ime_data_parser.h | 46 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 D | json_cfg.h | 43 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
|