Searched refs:DestinationType (Results 1 – 4 of 4) sorted by relevance
56 enum DestinationType { enum62 DestinationType mType;
43 ICrypto::DestinationType getDestinationType();
62 ICrypto::DestinationType SecureBuffer::getDestinationType() { in getDestinationType()
364 destination.mType = (DestinationType)data.readInt32(); in onTransact()