Searched defs:AutoHandle (Results 1 – 10 of 10) sorted by relevance
48 AutoHandle(HANDLE h) : handle(h) {} in AutoHandle() function
944 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function945 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function
962 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function963 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function
947 AutoHandle() : handle_(INVALID_HANDLE_VALUE) {} in AutoHandle() function948 explicit AutoHandle(HANDLE handle) : handle_(handle) {} in AutoHandle() function
183 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle186 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
198 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle201 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
285 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle288 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
8736 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle8739 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle