Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/win/
Dfull_screen_win_application_handler.cc173 std::wstring GetPathByWindowId(HWND window_id) { in GetPathByWindowId() function
196 std::wstring exe_path = GetPathByWindowId(reinterpret_cast<HWND>(source_id)); in CreateFullScreenWinApplicationHandler()