Home
last modified time | relevance | path

Searched +defs:unwrap +defs:unwrap (Results 26 – 50 of 1341) sorted by relevance

12345678910>>...54

/aosp_15_r20/external/python/asn1crypto/asn1crypto/
Dkeys.py808 def unwrap(self): member in PrivateKeyInfo
1121 def unwrap(self): member in PublicKeyInfo
D_errors.py24 def unwrap(string, *params): function
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/experimental/public/
H A Dfunction_metadata.h38 static TF_FunctionMetadata* unwrap(FunctionMetadata* p) { in unwrap() function
H A Dsignature_def_function_metadata.h37 static TF_SignatureDefFunctionMetadata* unwrap( in unwrap() function
H A Dconcrete_function.h48 static TF_ConcreteFunction* unwrap(ConcreteFunction* p) { in unwrap() function
H A Dsignature_def_function.h74 static TF_SignatureDefFunction* unwrap(SignatureDefFunction* p) { in unwrap() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DCodeGenCWrappers.h25 inline CodeModel::Model unwrap(LLVMCodeModel Model) { in unwrap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/
H A DWrapper.java61 <T> T unwrap(java.lang.Class<T> iface) throws java.sql.SQLException; in unwrap() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DCodeGenCWrappers.h25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/
H A DKeyWrap.java60 byte[] unwrap(final byte[] data) throws GeneralSecurityException; in unwrap() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DCodeGenCWrappers.h25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/
DWrapper.java61 <T> T unwrap(java.lang.Class<T> iface) throws java.sql.SQLException; in unwrap() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DCodeGenCWrappers.h25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/
DWrapper.java61 <T> T unwrap(java.lang.Class<T> iface) throws java.sql.SQLException; in unwrap() method
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/function/
H A DIOBaseStreamAdapter.java48 public B unwrap() { in unwrap() method in IOBaseStreamAdapter
H A DIOSpliteratorAdapter.java41 public Spliterator<T> unwrap() { in unwrap() method in IOSpliteratorAdapter
H A DIOIteratorAdapter.java52 public Iterator<E> unwrap() { in unwrap() method in IOIteratorAdapter
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DCodeGenCWrappers.h25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
/aosp_15_r20/external/golang-protobuf/internal/errors/
H A Dis_go112.go32 func unwrap(err error) error { func
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DConscrypt.java660 public static SSLEngineResult unwrap(SSLEngine engine, final ByteBuffer[] srcs, in unwrap() method in Conscrypt
678 public static SSLEngineResult unwrap(SSLEngine engine, final ByteBuffer[] srcs, int srcsOffset, in unwrap() method in Conscrypt
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DConscrypt.java648 public static SSLEngineResult unwrap(SSLEngine engine, final ByteBuffer[] srcs, in unwrap() method in Conscrypt
666 public static SSLEngineResult unwrap(SSLEngine engine, final ByteBuffer[] srcs, int srcsOffset, in unwrap() method in Conscrypt
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/
DBitcodeWrapper.cpp52 bool BitcodeWrapper::unwrap() { in unwrap() function in bcinfo::BitcodeWrapper
/aosp_15_r20/frameworks/base/core/java/android/service/resumeonreboot/
H A DIResumeOnRebootService.aidl24 oneway void unwrap(in byte[] wrappedBlob, in RemoteCallback resultCallback); in unwrap() method

12345678910>>...54