Searched defs:Take (Results 1 - 5 of 5) sorted by relevance
/third_party/gn/src/base/files/ | ||
H A D | scoped_temp_dir.cc | 77 FilePath ScopedTempDir::Take() { in Take() function in base::ScopedTempDir |
/third_party/gn/src/base/win/ | ||
H A D | scoped_process_information.cc | 86 PROCESS_INFORMATION ScopedProcessInformation::Take() { in Take() function in base::win::ScopedProcessInformation |
H A D | scoped_handle.h | 76 Handle Take() { in Take() function in base::win::GenericScopedHandle |
H A D | registry.cc | 164 HKEY RegKey::Take() { in Take() function in base::win::RegKey |
/third_party/node/deps/v8/src/heap/cppgc/ | ||
H A D | page-memory.cc | 180 std::pair<NormalPageMemoryRegion*, Address> NormalPageMemoryPool::Take( in Take() function in cppgc::internal::NormalPageMemoryPool |
Completed in 4 milliseconds