Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dcasts.h89 inline Dest bit_cast(const Source& source) { in bit_cast() function
/aosp12/frameworks/base/libs/protoutil/src/
H A DProtoOutputStream.cpp555 inline To bit_cast(From const &from) { in bit_cast() function