Home
last modified time | relevance | path

Searched refs:release (Results 1 – 4 of 4) sorted by relevance

/libnativehelper/header_only_include/nativehelper/
Dscoped_local_ref.h34 ScopedLocalRef(ScopedLocalRef&& s) noexcept : mEnv(s.mEnv), mLocalRef(s.release()) { in ScopedLocalRef()
53 T release() __attribute__((warn_unused_result)) { in release() function
71 reset(s.release());
/libnativehelper/tests/jni_gtest/base/nativehelper/
Djni_gtest.h99 return CreateMockedJNIEnv().release(); in CreateJNIEnv()
/libnativehelper/include/nativehelper/
DtoStringArray.h45 return result.release(); in toStringArray()
/libnativehelper/tests_mts/
DREADME.md39 runtime to load (release, debug, or custom). The code responsible for that