/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/ |
H A D | Component.cpp | 485 void Component::initListener(const sp<Component>& self) { in initListener()
|
/aosp12/art/oatdump/ |
H A D | oatdump.cc | 1817 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 D | integration.rs | 249 fn drop(&mut self) { in drop()
|
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/ |
H A D | Component.cpp | 516 void Component::initListener(const sp<Component>& self) { in initListener()
|
/aosp12/system/core/libutils/ |
H A D | Looper.cpp | 86 Looper* const self = static_cast<Looper*>(st); in threadDestructor() local
|
/aosp12/art/runtime/jni/ |
H A D | check_jni.cc | 298 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 D | jni_internal.cc | 166 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 D | reg_type_cache.cc | 162 Thread* self = Thread::Current(); in ResolveClass() local
|
H A D | reg_type_test.cc | 681 Thread* self; member
|
/aosp12/frameworks/av/cmds/screenrecord/ |
H A D | screenrecord.cpp | 674 sp<ProcessState> self = ProcessState::self(); in recordScreen() local
|
/aosp12/packages/modules/NeuralNetworks/driver/sample_aidl/ |
H A D | SampleDriver.cpp | 597 std::shared_ptr<SamplePreparedModel> self = this->template ref<SamplePreparedModel>(); in configureExecutionBurst() local
|
/aosp12/hardware/interfaces/tv/tuner/1.1/default/ |
H A D | Filter.cpp | 376 Filter* const self = static_cast<Filter*>(user); in __threadLoopFilter() local
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
H A D | ComposeMessageView.java | 619 final ParticipantData self = mConversationDataModel.getData().getDefaultSelfParticipant(); in getSelfSendButtonIconUri() local
|
H A D | ConversationFragment.java | 1446 final ParticipantData self = mBinding.getData().getSelfParticipantById(selfParticipantId); in getConversationSelfSubId() local
|
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
H A D | PhoneAccountRegistrarTest.java | 1065 Object self, in roundTripXml()
|
/aosp12/art/runtime/ |
H A D | reflection_test.cc | 97 Thread* self = Thread::Current(); in ReflectionTestMakeInterpreted() local
|
/aosp12/art/runtime/native/ |
H A D | dalvik_system_VMRuntime.cc | 429 Thread* self = Thread::Current(); in VMRuntime_setSystemDaemonThreadPriority() local
|
/aosp12/system/hwservicemanager/ |
H A D | ServiceManager.cpp | 40 const auto& self = IPCThreadState::self(); in getBinderCallingContext() local
|
/aosp12/frameworks/av/media/libaudioclient/ |
H A D | AudioTrackShared.cpp | 58 static uint32_t incrementSequence(uint32_t self, uint32_t other) { in incrementSequence()
|
/aosp12/system/core/fastboot/ |
H A D | fastboot_driver.cpp | 274 FastBootDriver* self; in Download() member
|
/aosp12/art/runtime/mirror/ |
H A D | var_handle.cc | 1384 ObjPtr<MethodType> VarHandle::GetMethodTypeForAccessMode(Thread* self, in GetMethodTypeForAccessMode() 1415 ObjPtr<MethodType> VarHandle::GetMethodTypeForAccessMode(Thread* self, AccessMode access_mode) { in GetMethodTypeForAccessMode()
|
H A D | class-inl.h | 887 inline void Class::AssertInitializedOrInitializingInThread(Thread* self) { in AssertInitializedOrInitializingInThread()
|
/aosp12/frameworks/layoutlib/create/tests/res/data/ |
H A D | mock_android.jar | ... .fake.InnerTest)
mock_android.fake.InnerTest self
mock_android.fake.InnerTest$MyStaticInnerClass m
static synthetic ... |
/aosp12/art/compiler/optimizing/ |
H A D | optimizing_compiler.cc | 1224 bool OptimizingCompiler::JitCompile(Thread* self, in JitCompile()
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_view_SurfaceControl.cpp | 1604 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
|