Searched refs:GetWindowNodeByAbilityToken (Results 1 – 3 of 3) sorted by relevance
48 auto targetNode = windowRoot_->GetWindowNodeByAbilityToken(token); in GetSnapshot()
109 sptr<WindowNode> GetWindowNodeByAbilityToken(const sptr<IRemoteObject>& abilityToken);
1890 sptr<WindowNode> WindowRoot::GetWindowNodeByAbilityToken(const sptr<IRemoteObject>& abilityToken) in GetWindowNodeByAbilityToken() function in OHOS::Rosen::WindowRoot