Searched refs:unwrap (Results 1 - 10 of 10) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitReader.cpp34 *OutModule = wrap(ParseBitcodeFile(unwrap(MemBuf), *unwrap(ContextRef),
54 *OutM = wrap(getLazyBitcodeModule(unwrap(MemBuf), *unwrap(ContextRef),
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitReader.cpp34 *OutModule = wrap(ParseBitcodeFile(unwrap(MemBuf), *unwrap(ContextRef),
54 *OutM = wrap(getLazyBitcodeModule(unwrap(MemBuf), *unwrap(ContextRef),
/frameworks/rs/cpu_ref/linkloader/android/
H A Dlibrsloader.cpp41 static inline ELFObject<64> *unwrap(RSExecRef object) { function
45 static inline ELFObject<32> *unwrap(RSExecRef object) { function
88 ELFObject<64>* object = unwrap(object_);
90 ELFObject<32>* object = unwrap(object_);
99 ELFObject<64> *object = unwrap(object_);
101 ELFObject<32> *object = unwrap(object_);
141 delete unwrap(object);
147 ELFObject<64> *object = unwrap(object_);
152 ELFObject<32> *object = unwrap(object_);
180 ELFObject<64> *object = unwrap(object
[all...]
/frameworks/compile/libbcc/bcinfo/
H A DBitcodeWrapper.cpp55 bool BitcodeWrapper::unwrap() { function in class:bcinfo::BitcodeWrapper
/frameworks/compile/libbcc/include/bcinfo/
H A DBitcodeWrapper.h72 * Attempt to unwrap the target bitcode. This function is \deprecated.
76 bool unwrap();
/frameworks/support/v4/api21/android/support/v4/view/
H A DViewCompatApi21.java62 return insets.unwrap();
H A DWindowInsetsCompatApi21.java115 WindowInsets unwrap() { method in class:WindowInsetsCompatApi21
/frameworks/rs/
H A DrsScriptC.cpp245 if (!bcWrapper.unwrap()) {
/frameworks/base/keystore/tests/src/android/security/
H A DAndroidKeyStoreTest.java2642 SecretKey actualSecret = (SecretKey) c.unwrap(wrappedExpected, "AES", Cipher.SECRET_KEY);
/frameworks/testing/espresso/libs/
H A Dguava-14.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...

Completed in 404 milliseconds