Searched defs:PlatformFile (Results 1 – 3 of 3) sorted by relevance
23 typedef HANDLE PlatformFile; typedef
24 using PlatformFile = HANDLE; variable
429 virtual int StartDebugRecordingForPlatformFile(rtc::PlatformFile /*handle*/) { in StartDebugRecordingForPlatformFile()