Searched defs:systemAbilityJson (Results 1 – 2 of 2) sorted by relevance
944 nlohmann::json systemAbilityJson; variable972 nlohmann::json systemAbilityJson; variable990 nlohmann::json systemAbilityJson; variable1010 nlohmann::json systemAbilityJson; variable1030 nlohmann::json systemAbilityJson; variable1050 nlohmann::json systemAbilityJson; variable1069 nlohmann::json systemAbilityJson; variable1088 nlohmann::json systemAbilityJson; variable1107 nlohmann::json systemAbilityJson; variable1128 nlohmann::json systemAbilityJson; variable[all …]
327 nlohmann::json& systemAbilityJson = profileJson.at(SA_TAG_SYSTEM_ABILITY); in ParseJsonFile() local344 … ParseUtil::ParseSystemAbilityGetExtension(SaProfile& saProfile, nlohmann::json& systemAbilityJson) in ParseSystemAbilityGetExtension()368 …ParseUtil::ParseSystemAbilityGetSaBaseInfo(SaProfile& saProfile, nlohmann::json& systemAbilityJson) in ParseSystemAbilityGetSaBaseInfo()391 … ParseUtil::ParseSystemAbilityGetSaExtInfo(SaProfile& saProfile, nlohmann::json& systemAbilityJson) in ParseSystemAbilityGetSaExtInfo()430 bool ParseUtil::ParseSystemAbility(SaProfile& saProfile, nlohmann::json& systemAbilityJson) in ParseSystemAbility()455 bool ParseUtil::ParseJsonTag(const nlohmann::json& systemAbilityJson, const std::string& jsonTag, in ParseJsonTag()478 void ParseUtil::ParseStartOndemandTag(const nlohmann::json& systemAbilityJson, in ParseStartOndemandTag()489 void ParseUtil::ParseStopOndemandTag(const nlohmann::json& systemAbilityJson, in ParseStopOndemandTag()