Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/mac/
Dwindow_list_utils.h66 std::string GetWindowOwnerName(CFDictionaryRef window);
70 std::string GetWindowOwnerName(CGWindowID id);
Dwindow_list_utils.cc178 std::string owner_name = GetWindowOwnerName(window); in GetWindowList()
293 std::string GetWindowOwnerName(CFDictionaryRef window) { in GetWindowOwnerName() function
303 std::string GetWindowOwnerName(CGWindowID id) { in GetWindowOwnerName() function