Searched defs:systemAbilityJson (Results 1 – 2 of 2) sorted by relevance
857 nlohmann::json systemAbilityJson; variable885 nlohmann::json systemAbilityJson; variable903 nlohmann::json systemAbilityJson; variable923 nlohmann::json systemAbilityJson; variable943 nlohmann::json systemAbilityJson; variable963 nlohmann::json systemAbilityJson; variable982 nlohmann::json systemAbilityJson; variable1001 nlohmann::json systemAbilityJson; variable1020 nlohmann::json systemAbilityJson; variable1041 nlohmann::json systemAbilityJson; variable[all …]
344 nlohmann::json& systemAbilityJson = profileJson.at(SA_TAG_SYSTEM_ABILITY); in ParseJsonFile() local361 bool ParseUtil::ParseSystemAbility(SaProfile& saProfile, nlohmann::json& systemAbilityJson) in ParseSystemAbility()408 bool ParseUtil::ParseJsonTag(const nlohmann::json& systemAbilityJson, const std::string& jsonTag, in ParseJsonTag()431 void ParseUtil::ParseStartOndemandTag(const nlohmann::json& systemAbilityJson, in ParseStartOndemandTag()442 void ParseUtil::ParseStopOndemandTag(const nlohmann::json& systemAbilityJson, in ParseStopOndemandTag()