Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dmacwindowpicker.cc25 static const char* kWindowListCopyWindowInfo = "CGWindowListCopyWindowInfo"; variable
57 get_window_list_ = dlsym(lib_handle_, kWindowListCopyWindowInfo); in Init()