Searched refs:section_handle (Results 1 – 2 of 2) sorted by relevance
46 HANDLE section_handle = NULL; in Create() local48 section_handle = shared_memory->handle(); in Create()51 section_handle, 0); in Create()
584 base::win::ScopedHandle section_handle( in TEST() local587 EXPECT_TRUE(section_handle.IsValid()); in TEST()596 SharedMemoryHandle(section_handle.Take(), ::GetCurrentProcessId()), true); in TEST()