Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwin32filesystem.cc203 if (!IsCurrentProcessLowIntegrity() && in GetTemporaryFolder()
301 if (!IsCurrentProcessLowIntegrity() && in IsTemporaryPath()
354 if (!IsCurrentProcessLowIntegrity() && in GetAppDataFolder()
Dwin32.h121 inline bool IsCurrentProcessLowIntegrity() { in IsCurrentProcessLowIntegrity() function