Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/
H A DITransactionCompletedListener.cpp305 int32_t typeAsInt; in readFromParcel() local
/aosp12/hardware/interfaces/broadcastradio/common/utils2x/
H A DUtils.cpp40 IdentifierType getType(uint32_t typeAsInt) { in getType()