Searched refs:SetWindowToken (Results 1 – 8 of 8) sorted by relevance
340 compNode->SetWindowToken(new IWindowMocker);345 appNode->SetWindowToken(token);374 appNode1->SetWindowToken(new IWindowMocker);378 appNode2->SetWindowToken(new IWindowMocker);405 compNode1->SetWindowToken(new IWindowMocker);414 appNode->SetWindowToken(token);459 compNode->SetWindowToken(new IWindowMocker);465 appNode->SetWindowToken(token);1142 appNode->SetWindowToken(token);1169 appNode->SetWindowToken(token);[all …]
82 node->SetWindowToken(window); in SetUpTestCase()
1015 node1->SetWindowToken(window);1020 node1->SetWindowToken(window1);
212 windowNode->SetWindowToken(iWindow);1342 node1->SetWindowToken(iWindow);1691 node->SetWindowToken(iWindow);
526 node1->SetWindowToken(iWindow);
79 void SetWindowToken(sptr<IWindow> window);
147 void WindowNode::SetWindowToken(sptr<IWindow> window) in SetWindowToken() function in OHOS::Rosen::WindowNode
257 node->SetWindowToken(window); in HandleClientWindowCreate()