Home
last modified time | relevance | path

Searched refs:TitlePredicate (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/desktop_capture/mac/
Dfull_screen_mac_application_handler.cc53 using TitlePredicate = typedef in webrtc::__anon289296980111::FullScreenMacApplicationHandler
57 TitlePredicate title_predicate) in FullScreenMacApplicationHandler()
123 const TitlePredicate title_predicate_;
157 FullScreenMacApplicationHandler::TitlePredicate predicate = nullptr; in CreateFullScreenMacApplicationHandler()