Searched defs:ICrypto (Results 1 – 2 of 2) sorted by relevance
50 struct ICrypto : public RefBase { struct52 virtual ~ICrypto() {} in ~ICrypto() argument93 ICrypto() {} in ICrypto() argument
327 virtual void setCrypto(const sp<ICrypto> &) {} in setCrypto()