Searched refs:GetAbilityNameByWant (Results 1 – 3 of 3) sorted by relevance
84 void GetAbilityNameByWant(const WeakPtr<PluginPattern>& weak, RequestPluginInfo& info) const;
402 GetAbilityNameByWant(weak, info); in GetPackagePathByWant()435 void PluginPattern::GetAbilityNameByWant(const WeakPtr<PluginPattern>& weak, RequestPluginInfo& inf… in GetAbilityNameByWant() function in OHOS::Ace::NG::PluginPattern
569 HWTEST_F(PluginPatternTestNg, GetAbilityNameByWant, TestSize.Level1)583 pattern->GetAbilityNameByWant(AceType::WeakClaim(AceType::RawPtr(pattern)), pluginInfo);