Searched refs:NotifyPrepareClosePiPSessionFunc (Results 1 – 2 of 2) sorted by relevance
74 using NotifyPrepareClosePiPSessionFunc = std::function<void()>; variable247 void RegisterProcessPrepareClosePiPCallback(NotifyPrepareClosePiPSessionFunc&& callback);610 NotifyPrepareClosePiPSessionFunc onPrepareClosePiPSession_;
2111 void SceneSession::RegisterProcessPrepareClosePiPCallback(NotifyPrepareClosePiPSessionFunc&& callba… in RegisterProcessPrepareClosePiPCallback()