Searched defs:unwrap (Results 1 – 6 of 6) sorted by relevance
52 bool BitcodeWrapper::unwrap() { in unwrap() function in bcinfo::BitcodeWrapper
24 oneway void unwrap(in byte[] wrappedBlob, in RemoteCallback resultCallback); in unwrap() method
40 R unwrap() const { in unwrap() function
191 public byte[] unwrap(byte[] wrappedBlob, long timeOut) in unwrap() method in ResumeOnRebootServiceProvider.ResumeOnRebootServiceConnection
263 private static <T> T unwrap(T plugin) { in unwrap() method in PluginInstanceTest
1256 public Drawable.Callback unwrap() { in unwrap() method in DrawableContainer.BlockInvalidateCallback