Searched refs:DestinationType (Results 1 – 6 of 6) sorted by relevance
68 enum DestinationType { enum73 DestinationType dstType;
56 enum DestinationType { enum62 DestinationType mType;
43 ICrypto::DestinationType getDestinationType();
58 ICrypto::DestinationType SecureBuffer::getDestinationType() { in getDestinationType()
351 destination.mType = (DestinationType)data.readInt32(); in onTransact()