Searched refs:ParseSystemAbilityGetSaExtInfo (Results 1 – 2 of 2) sorted by relevance
54 bool ParseSystemAbilityGetSaExtInfo(SaProfile& saProfile, nlohmann::json& systemAbilityJson);
390 bool ParseUtil::ParseSystemAbilityGetSaExtInfo(SaProfile& saProfile, nlohmann::json& systemAbilityJ… in ParseSystemAbilityGetSaExtInfo() function in OHOS::ParseUtil435 if (!ParseSystemAbilityGetSaExtInfo(saProfile, systemAbilityJson)) { in ParseSystemAbility()