Home
last modified time | relevance | path

Searched defs:Adopt (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/webrtc/sdk/android/src/jni/
H A Dvideo_frame.cc132 rtc::scoped_refptr<AndroidVideoI420Buffer> AndroidVideoI420Buffer::Adopt( in Adopt() function in webrtc::jni::__anon1ee2c85a0111::AndroidVideoI420Buffer
183 rtc::scoped_refptr<AndroidVideoBuffer> AndroidVideoBuffer::Adopt( in Adopt() function in webrtc::jni::AndroidVideoBuffer
H A Dscoped_java_ref_counted.h23 static ScopedJavaRefCounted Adopt(JNIEnv* jni, in Adopt() function
/aosp_15_r20/external/libchrome/base/android/
H A Dscoped_hardware_buffer_handle.cc26 ScopedHardwareBufferHandle ScopedHardwareBufferHandle::Adopt( in Adopt() function in base::android::ScopedHardwareBufferHandle
/aosp_15_r20/external/cronet/base/threading/
H A Dsequence_local_storage_slot.h126 void Adopt(T* value_ptr) { in Adopt() function
/aosp_15_r20/external/cronet/base/android/
H A Dscoped_hardware_buffer_handle.cc26 ScopedHardwareBufferHandle ScopedHardwareBufferHandle::Adopt( in Adopt() function in base::android::ScopedHardwareBufferHandle
/aosp_15_r20/frameworks/native/libs/tracing_perfetto/tests/
H A Dutils.cpp105 TracingSession TracingSession::Adopt(struct PerfettoTracingSessionImpl* session) { in Adopt() function in perfetto::shlib::test_utils::TracingSession
/aosp_15_r20/external/perfetto/src/shared_lib/test/
H A Dutils.cc107 TracingSession TracingSession::Adopt( in Adopt() function in perfetto::shlib::test_utils::TracingSession
/aosp_15_r20/external/clang/lib/AST/
H A DNestedNameSpecifier.cpp658 void NestedNameSpecifierLocBuilder::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in NestedNameSpecifierLocBuilder
/aosp_15_r20/external/cronet/third_party/jni_zero/
H A Djni_zero.h244 static ScopedJavaLocalRef Adopt(JNIEnv* env, T obj) { in Adopt() function
/aosp_15_r20/external/clang/lib/Sema/
H A DDeclSpec.cpp125 void CXXScopeSpec::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in CXXScopeSpec