Home
last modified time | relevance | path

Searched defs:ExcludeDispatchKeyGuard (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/impl/
H A DLocalDispatchKeySet.cpp61 ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(DispatchKeySet exclude) in ExcludeDispatchKeyGuard() function in c10::impl::ExcludeDispatchKeyGuard
H A DLocalDispatchKeySet.h103 ExcludeDispatchKeyGuard(DispatchKey k) in ExcludeDispatchKeyGuard() function