Home
last modified time | relevance | path

Searched defs:self (Results 876 – 900 of 922) sorted by relevance

1...<<31323334353637

/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponent.cpp485 void Component::initListener(const sp<Component>& self) { in initListener()
/aosp12/art/oatdump/
H A Doatdump.cc1817 Thread* self = Thread::Current(); in Dump() local
2468 Thread* self = Thread::Current(); in InstallOatFile() local
2613 Thread* self = Thread::Current(); in Dump() local
2697 Thread* self = Thread::Current(); in DumpImtStats() local
2814 Thread* self, in PrepareAndGetImTable()
/aosp12/frameworks/native/libs/binder/rust/tests/
H A Dintegration.rs249 fn drop(&mut self) { in drop()
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponent.cpp516 void Component::initListener(const sp<Component>& self) { in initListener()
/aosp12/system/core/libutils/
H A DLooper.cpp86 Looper* const self = static_cast<Looper*>(st); in threadDestructor() local
/aosp12/art/runtime/jni/
H A Dcheck_jni.cc298 Thread* self = Thread::Current(); in CheckAttachedThread() local
556 Thread* self = Thread::Current(); in Check() local
604 Thread* self = Thread::Current(); in CheckNonHeap() local
624 Thread* self = Thread::Current(); in CheckNonHeap() local
721 bool CheckReferenceKind(IndirectRefKind expected_kind, Thread* self, jobject obj) in CheckReferenceKind()
1348 Thread* self = Thread::Current(); in CheckThread() local
H A Djni_internal.cc166 static hiddenapi::AccessContext GetJniAccessContext(Thread* self) in GetJniAccessContext()
179 Thread* self, in ShouldDenyAccessToMember()
196 Thread* self = Thread::Current(); in NotifySetObjectField() local
223 Thread* self = Thread::Current(); in NotifySetPrimitiveField() local
247 Thread* self = Thread::Current(); in NotifyGetField() local
386 static ObjPtr<mirror::Class> EnsureInitialized(Thread* self, ObjPtr<mirror::Class> klass) in EnsureInitialized()
782 Thread* self = down_cast<JNIEnvExt*>(env)->self_; in DeleteGlobalRef() local
794 Thread* self = down_cast<JNIEnvExt*>(env)->self_; in DeleteWeakGlobalRef() local
/aosp12/art/runtime/verifier/
H A Dreg_type_cache.cc162 Thread* self = Thread::Current(); in ResolveClass() local
H A Dreg_type_test.cc681 Thread* self; member
/aosp12/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp674 sp<ProcessState> self = ProcessState::self(); in recordScreen() local
/aosp12/packages/modules/NeuralNetworks/driver/sample_aidl/
H A DSampleDriver.cpp597 std::shared_ptr<SamplePreparedModel> self = this->template ref<SamplePreparedModel>(); in configureExecutionBurst() local
/aosp12/hardware/interfaces/tv/tuner/1.1/default/
H A DFilter.cpp376 Filter* const self = static_cast<Filter*>(user); in __threadLoopFilter() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DComposeMessageView.java619 final ParticipantData self = mConversationDataModel.getData().getDefaultSelfParticipant(); in getSelfSendButtonIconUri() local
H A DConversationFragment.java1446 final ParticipantData self = mBinding.getData().getSelfParticipantById(selfParticipantId); in getConversationSelfSubId() local
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DPhoneAccountRegistrarTest.java1065 Object self, in roundTripXml()
/aosp12/art/runtime/
H A Dreflection_test.cc97 Thread* self = Thread::Current(); in ReflectionTestMakeInterpreted() local
/aosp12/art/runtime/native/
H A Ddalvik_system_VMRuntime.cc429 Thread* self = Thread::Current(); in VMRuntime_setSystemDaemonThreadPriority() local
/aosp12/system/hwservicemanager/
H A DServiceManager.cpp40 const auto& self = IPCThreadState::self(); in getBinderCallingContext() local
/aosp12/frameworks/av/media/libaudioclient/
H A DAudioTrackShared.cpp58 static uint32_t incrementSequence(uint32_t self, uint32_t other) { in incrementSequence()
/aosp12/system/core/fastboot/
H A Dfastboot_driver.cpp274 FastBootDriver* self; in Download() member
/aosp12/art/runtime/mirror/
H A Dvar_handle.cc1384 ObjPtr<MethodType> VarHandle::GetMethodTypeForAccessMode(Thread* self, in GetMethodTypeForAccessMode()
1415 ObjPtr<MethodType> VarHandle::GetMethodTypeForAccessMode(Thread* self, AccessMode access_mode) { in GetMethodTypeForAccessMode()
H A Dclass-inl.h887 inline void Class::AssertInitializedOrInitializingInThread(Thread* self) { in AssertInitializedOrInitializingInThread()
/aosp12/frameworks/layoutlib/create/tests/res/data/
H A Dmock_android.jar ... .fake.InnerTest) mock_android.fake.InnerTest self mock_android.fake.InnerTest$MyStaticInnerClass m static synthetic ...
/aosp12/art/compiler/optimizing/
H A Doptimizing_compiler.cc1224 bool OptimizingCompiler::JitCompile(Thread* self, in JitCompile()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp1604 SurfaceControl* const self = reinterpret_cast<SurfaceControl *>(nativeObject); in nativeWriteToParcel() local
1642 SurfaceComposerClient::Transaction* const self = in nativeWriteTransactionToParcel() local
1650 SurfaceComposerClient::Transaction* const self = in nativeClearTransaction() local

1...<<31323334353637