Home
last modified time | relevance | path

Searched defs:IsRunningUnderDesktopName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/win/
H A Dwin_util_unittest.cc108 TEST(BaseWinUtilTest, IsRunningUnderDesktopName) { in TEST() argument
H A Dwin_util.cc778 bool IsRunningUnderDesktopName(std::wstring_view desktop_name) { in IsRunningUnderDesktopName() function