Home
last modified time | relevance | path

Searched defs:IsAnco (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dability_info_manager.cpp42 bool AbilityInfoManager::IsAnco(const std::string& bundleName, const std::string& abilityName, in IsAnco() function in OHOS::Rosen::AbilityInfoManager
H A Dscene_session.cpp3327 bool SceneSession::IsAnco() const in IsAnco() function in OHOS::Rosen::SceneSession
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h374 virtual bool IsAnco() const { return false; } in IsAnco() function