Searched defs:IsAnco (Results 1 – 3 of 3) sorted by relevance
42 bool AbilityInfoManager::IsAnco(const std::string& bundleName, const std::string& abilityName, in IsAnco() function in OHOS::Rosen::AbilityInfoManager
3327 bool SceneSession::IsAnco() const in IsAnco() function in OHOS::Rosen::SceneSession
374 virtual bool IsAnco() const { return false; } in IsAnco() function