HomeSort by relevance Sort by last modified time
    Searched refs:GetWindowObjectName (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sandbox/win/src/
window.h 30 base::string16 GetWindowObjectName(HANDLE handle);
window.cc 116 base::string16 GetWindowObjectName(HANDLE handle) {
147 name = GetWindowObjectName(winsta);
151 name += GetWindowObjectName(desktop);
sandbox_policy_base.cc 215 GetWindowObjectName(alternate_winstation_handle_).empty())
226 GetWindowObjectName(alternate_desktop_handle_).empty())
244 GetWindowObjectName(alternate_desktop_handle_).empty())

Completed in 103 milliseconds