Searched defs:ICrypto (Results 1 – 2 of 2) sorted by relevance
51 struct ICrypto : public RefBase { struct53 virtual ~ICrypto() {} in ~ICrypto() argument94 ICrypto() {} in ICrypto() argument
365 virtual void setCrypto(const sp<ICrypto> &) {} in setCrypto()