Searched defs:stringId (Results 1 – 9 of 9) sorted by relevance
28 std::string stringId; member79 RSBaseEventDetector(std::string stringId) in RSBaseEventDetector()
282 std::shared_ptr<Rosen::RSNode> RootScene::GetRSNodeByStringID(const std::string& stringId) in GetRSNodeByStringID()293 void RootScene::SetTopWindowBoundaryByID(const std::string& stringId) in SetTopWindowBoundaryByID()
37 void DrawEventReport(const FrameMsg &frameMsg, const std::string &stringId) in DrawEventReport()
267 std::string stringId = "0"; variable
166 void RSEventManager::RemoveEvent(std::string stringId) in RemoveEvent()
469 virtual std::shared_ptr<Rosen::RSNode> GetRSNodeByStringID(const std::string& stringId) in GetRSNodeByStringID()474 virtual void SetTopWindowBoundaryByID(const std::string& stringId) {}; in SetTopWindowBoundaryByID()
4178 std::shared_ptr<Rosen::RSNode> UIContentImpl::GetRSNodeByStringID(const std::string& stringId) in GetRSNodeByStringID()4201 void UIContentImpl::SetTopWindowBoundaryByID(const std::string& stringId) in SetTopWindowBoundaryByID()
3800 std::string stringId; in OnRegisterSingleHandContainerNode() local
5999 void SceneSessionManager::RegisterSingleHandContainerNode(const std::string& stringId) in RegisterSingleHandContainerNode()