Home
last modified time | relevance | path

Searched defs:canCast (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/libhidl/transport/
H A DHidlTransportUtils.cpp38 bool canCast = false; in canCastInterface() local
/aosp_15_r20/external/pytorch/c10/core/
H A DScalarType.h530 inline bool canCast(const ScalarType from, const ScalarType to) { in canCast() function
/aosp_15_r20/external/executorch/runtime/core/exec_aten/util/
H A Dscalar_type_util.h636 inline constexpr bool canCast( in canCast() function