Searched refs:ParseSystemAbilityGetSaBaseInfo (Results 1 – 2 of 2) sorted by relevance
53 bool ParseSystemAbilityGetSaBaseInfo(SaProfile& saProfile, nlohmann::json& systemAbilityJson);
367 bool ParseUtil::ParseSystemAbilityGetSaBaseInfo(SaProfile& saProfile, nlohmann::json& systemAbility… in ParseSystemAbilityGetSaBaseInfo() function in OHOS::ParseUtil432 if (!ParseSystemAbilityGetSaBaseInfo(saProfile, systemAbilityJson)) { in ParseSystemAbility()