Searched refs:getSessionRectCallback_ (Results 1 – 2 of 2) sorted by relevance
68 getSessionRectCallback_ = std::move(callback); in SetGetSessionRectCallback()137 GetSessionRectCallback getSessionRectCallback_ = nullptr; variable
271 if (getSessionRectCallback_ == nullptr) { in GetSessionRectByType()275 rect = getSessionRectCallback_(type); in GetSessionRectByType()