Home
last modified time | relevance | path

Searched defs:_handle (Results 1 - 9 of 9) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DHandle.h13 HANDLE _handle; member in NWindows::MY_UNCOPYABLE
[all...]
H A DSecurityUtils.h40 HANDLE _handle; member in NWindows::NSecurity::CAccessToken
87 LSA_HANDLE _handle; member
[all...]
H A DFileIO.cpp89 _handle = ::CreateFileW(fs2us(path), desiredAccess, shareMode, in Create() local
[all...]
H A DFileIO.h117 HANDLE _handle; member in NWindows::NFile::NIO::MY_UNCOPYABLE
[all...]
H A DFileFind.h186 HANDLE _handle; member in NWindows::NFile::NFind::MY_UNCOPYABLE
249 HANDLE _handle; member in NWindows::NFile::NFind::MY_UNCOPYABLE
H A DFileFind.cpp213 _handle = ::FindFirstFileW(fs2us(path), &fd); in FindFirst() local
332 _handle = g_FindFirstStreamW(fs2us(path), My_FindStreamInfoStandard, &sd, 0); FindFirst() local
853 _handle = ::FindFirstChangeNotificationW(fs2us(path), BoolToBOOL(watchSubtree), notifyFilter); FindFirst() local
[all...]
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.c76 static int create_loopback_handle(struct loopback_handle **_handle, in create_loopback_handle() argument
116 static int create_loopback(struct loopback **_handle, in create_loopback() argument
/third_party/python/Lib/multiprocessing/
H A Dconnection.py115 _handle = None variable in _ConnectionBase
[all...]
/third_party/python/Lib/ctypes/
H A D__init__.py339 _handle = 0 variable in CDLL

Completed in 7 milliseconds