Home
last modified time | relevance | path

Searched defs:_handle (Results 1 – 5 of 5) sorted by relevance

/external/parameter-framework/upstream/utility/
DDynamicLibrary.hpp80 void *_handle; member in DynamicLibrary
/external/lzma/CPP/Windows/
DFileFind.cpp168 _handle = ::FindFirstFileW(fs2us(path), &fd); in FindFirst() local
282 _handle = g_FindFirstStreamW(fs2us(path), My_FindStreamInfoStandard, &sd, 0); in FindFirst() local
674 _handle = ::FindFirstChangeNotificationW(fs2us(path), BoolToBOOL(watchSubtree), notifyFilter); in FindFirst() local
DSecurityUtils.h15 HANDLE _handle; variable
DFileFind.h144 HANDLE _handle; variable
DFileIO.cpp69 _handle = ::CreateFileW(fs2us(path), desiredAccess, shareMode, in Create() local