Searched refs:onSurfaceCreateKey (Results 1 – 2 of 2) sorted by relevance
82 std::string onSurfaceCreateKey; variable83 …auto onSurfaceCreate = [&onSurfaceCreateKey](const std::shared_ptr<Rosen::RSSurfaceNode>& /* surfa…85 const AAFwk::Want& /* want */) { onSurfaceCreateKey = CHECK_KEY; }; in __anond3ebbf3e0202()
210 std::string onSurfaceCreateKey; variable211 …auto onSurfaceCreate = [&onSurfaceCreateKey](const std::shared_ptr<Rosen::RSSurfaceNode>& /* surfa…213 const AAFwk::Want& /* want */) { onSurfaceCreateKey = CHECK_KEY; }; in __anonbf2bd1f30202()254 EXPECT_EQ(onSurfaceCreateKey, CHECK_KEY);