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 …]
326 nlohmann::json& systemAbilityJson = profileJson.at(SA_TAG_SYSTEM_ABILITY); in ParseJsonFile() local343 … ParseUtil::ParseSystemAbilityGetExtension(SaProfile& saProfile, nlohmann::json& systemAbilityJson) in ParseSystemAbilityGetExtension()367 …ParseUtil::ParseSystemAbilityGetSaBaseInfo(SaProfile& saProfile, nlohmann::json& systemAbilityJson) in ParseSystemAbilityGetSaBaseInfo()390 … ParseUtil::ParseSystemAbilityGetSaExtInfo(SaProfile& saProfile, nlohmann::json& systemAbilityJson) in ParseSystemAbilityGetSaExtInfo()429 bool ParseUtil::ParseSystemAbility(SaProfile& saProfile, nlohmann::json& systemAbilityJson) in ParseSystemAbility()454 bool ParseUtil::ParseJsonTag(const nlohmann::json& systemAbilityJson, const std::string& jsonTag, in ParseJsonTag()477 void ParseUtil::ParseStartOndemandTag(const nlohmann::json& systemAbilityJson, in ParseStartOndemandTag()488 void ParseUtil::ParseStopOndemandTag(const nlohmann::json& systemAbilityJson, in ParseStopOndemandTag()