Searched refs:backendToDispatchKey (Results 1 – 2 of 2) sorted by relevance
49 return backendToDispatchKey(static_cast<Backend>(backend)); in get_dispatch_key()456 return backendToDispatchKey(default_backend); in get_default_dispatch_key()
145 inline DispatchKey backendToDispatchKey(Backend b) { in backendToDispatchKey() function