/aosp_15_r20/external/python/asn1crypto/asn1crypto/ |
D | keys.py | 808 def unwrap(self): member in PrivateKeyInfo 1121 def unwrap(self): member in PublicKeyInfo
|
D | _errors.py | 24 def unwrap(string, *params): function
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/experimental/public/ |
H A D | function_metadata.h | 38 static TF_FunctionMetadata* unwrap(FunctionMetadata* p) { in unwrap() function
|
H A D | signature_def_function_metadata.h | 37 static TF_SignatureDefFunctionMetadata* unwrap( in unwrap() function
|
H A D | concrete_function.h | 48 static TF_ConcreteFunction* unwrap(ConcreteFunction* p) { in unwrap() function
|
H A D | signature_def_function.h | 74 static TF_SignatureDefFunction* unwrap(SignatureDefFunction* p) { in unwrap() function
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | CodeGenCWrappers.h | 25 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 D | CodeGenCWrappers.h | 25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/ |
H A D | Wrapper.java | 61 <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/ |
D | CodeGenCWrappers.h | 25 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 D | KeyWrap.java | 60 byte[] unwrap(final byte[] data) throws GeneralSecurityException; in unwrap() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/ |
D | CodeGenCWrappers.h | 25 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/ |
D | Wrapper.java | 61 <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 D | CodeGenCWrappers.h | 25 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/ |
D | CodeGenCWrappers.h | 25 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/ |
D | Wrapper.java | 61 <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 D | IOBaseStreamAdapter.java | 48 public B unwrap() { in unwrap() method in IOBaseStreamAdapter
|
H A D | IOSpliteratorAdapter.java | 41 public Spliterator<T> unwrap() { in unwrap() method in IOSpliteratorAdapter
|
H A D | IOIteratorAdapter.java | 52 public Iterator<E> unwrap() { in unwrap() method in IOIteratorAdapter
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/ |
D | CodeGenCWrappers.h | 25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
|
/aosp_15_r20/external/golang-protobuf/internal/errors/ |
H A D | is_go112.go | 32 func unwrap(err error) error { func
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
H A D | Conscrypt.java | 660 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 D | Conscrypt.java | 648 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/ |
D | BitcodeWrapper.cpp | 52 bool BitcodeWrapper::unwrap() { in unwrap() function in bcinfo::BitcodeWrapper
|
/aosp_15_r20/frameworks/base/core/java/android/service/resumeonreboot/ |
H A D | IResumeOnRebootService.aidl | 24 oneway void unwrap(in byte[] wrappedBlob, in RemoteCallback resultCallback); in unwrap() method
|