Searched defs:Take (Results 1 – 8 of 8) sorted by relevance
5 interface Take<T> { interface
69 CefString CefScopedTempDir::Take() { in Take() function in CefScopedTempDir
77 FilePath ScopedTempDir::Take() { in Take() function in base::ScopedTempDir
86 PROCESS_INFORMATION ScopedProcessInformation::Take() { in Take() function in base::win::ScopedProcessInformation
77 Handle Take() { in Take() function
165 HKEY RegKey::Take() { in Take() function in base::win::RegKey
594 struct Take { struct599 struct result<This(N,L)>606 operator()( N n, const L& l, in operator ()()778 typedef boost::phoenix::function<impl::Take> Take; typedef
275 func (l *Decorations) Take(name string) *Decoration { func