HomeSort by relevance Sort by last modified time
    Searched defs:self (Results 226 - 250 of 304) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/runtime/
class_linker.cc 97 Thread* self = Thread::Current(); local
98 self->ThrowNewExceptionV("Ljava/lang/NoClassDefFoundError;", fmt, args);
103 Thread* self, ClassLinker* class_linker, const char* descriptor) {
104 ArtMethod* method = self->GetCurrentMethod(nullptr);
105 StackHandleScope<1> hs(self);
109 mirror::Class* exception_class = class_linker->FindClass(self, descriptor, class_loader);
113 CHECK(self->IsExceptionPending());
114 self->ClearException();
134 Thread* self = Thread::Current(); local
138 self->SetException(pre_allocated)
169 Thread* self = Thread::Current(); local
291 Thread* const self = Thread::Current(); local
671 Thread* self = Thread::Current(); local
1105 Thread* const self = Thread::Current(); local
1319 Thread* const self = Thread::Current(); local
1402 Thread* self = Thread::Current(); local
2483 Thread* self = Thread::Current(); local
2558 Thread* self = Thread::Current(); local
2898 Thread* self = Thread::Current(); local
3270 Thread* self = soa.Self(); local
3943 Thread* self = Thread::Current(); local
5310 Thread* self = Thread::Current(); local
5503 Thread* const self = Thread::Current(); local
5544 Thread* self = Thread::Current(); local
5640 Thread* self = Thread::Current(); local
    [all...]
debugger.cc 129 Thread* self = Thread::Current(); local
131 vm->DeleteWeakGlobalRef(self, p.second);
437 MutexLock mu(soa.Self(), *Locks::thread_suspend_count_lock_);
491 MutexLock mu(soa.Self(), *Locks::thread_list_lock_);
693 Thread* self = Thread::Current(); local
694 ThreadState old_state = self->SetStateUnsafe(kRunnable);
701 CHECK_EQ(self->SetStateUnsafe(old_state), kRunnable);
717 Thread* self = Thread::Current(); local
718 ThreadState old_state = self->SetStateUnsafe(kRunnable);
740 CHECK_EQ(self->SetStateUnsafe(old_state), kRunnable)
859 Thread* self = Thread::Current(); local
1330 Thread* self = Thread::Current(); local
1350 Thread* self = Thread::Current(); local
1374 Thread* self = Thread::Current(); local
1608 Thread* self = Thread::Current(); local
2436 Thread* self = Thread::Current(); local
2886 Thread* const self = Thread::Current(); local
3021 Thread* const self = Thread::Current(); local
3265 Thread* const self = Thread::Current(); local
3422 Thread* const self = Thread::Current(); local
3675 Thread* self = Thread::Current(); local
3844 Thread* const self = Thread::Current(); local
3987 Thread* const self = Thread::Current(); local
4192 Thread* self = Thread::Current(); local
4274 Thread* self = Thread::Current(); local
4341 Thread* self = Thread::Current(); local
4751 Thread* self = Thread::Current(); local
4842 Thread* self = Thread::Current(); local
5085 Thread* self = Thread::Current(); local
    [all...]
  /external/libxml2/
trio.c 4362 trio_userdef_t *self = (trio_userdef_t *)handle; local
4867 trio_reference_t *self = (trio_reference_t *)ref; local
4886 trio_reference_t *self = (trio_reference_t *)ref; local
4905 trio_reference_t *self = (trio_reference_t *)ref; local
4924 trio_reference_t *self = (trio_reference_t *)ref; local
4995 trio_reference_t *self = (trio_reference_t *)ref; local
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /external/v8/src/
api.cc 2250 i::Handle<i::JSArray> self = Utils::OpenHandle(this); local
2294 i::Handle<i::JSObject> self = Utils::OpenHandle(f); local
2321 i::Handle<i::JSObject> self = Utils::OpenHandle(f); local
2349 i::Handle<i::JSObject> self = Utils::OpenHandle(f); local
3111 i::Handle<i::Object> self = Utils::OpenHandle(this); local
3128 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3145 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3170 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3194 i::Handle<i::Object> self = Utils::OpenHandle(this); local
3209 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3230 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3273 i::Handle<i::Object> self = Utils::OpenHandle(this); local
3283 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3324 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3346 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3368 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3422 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3433 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3453 i::Handle<i::JSReceiver> self = Utils::OpenHandle(this); local
3477 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3491 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3724 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3738 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3749 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3761 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3777 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3792 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3848 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3859 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3867 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3880 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3904 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3915 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3924 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3937 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
3954 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
5818 i::Handle<i::JSObject> self = Utils::OpenHandle(this); local
    [all...]
objects-inl.h 870 const FixedArray* self = FixedArray::cast(this); local
871 int length = self->length();
    [all...]
objects.cc 1042 ExternalTwoByteString* self = ExternalTwoByteString::cast(this); local
1102 ExternalOneByteString* self = ExternalOneByteString::cast(this); local
    [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 54 self.postMessage({'transaction': -1, 'content': text});
57 self.postMessage({'transaction': -2, 'content': text});
155 // self.postMessage(x); // enable this if you want stdout to be sent as messages
4653 self['FS']['getFileContents'] = function(name) { function
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/misc/common/droiddriver/
droiddriver-0.9.jar 
  /external/v8/test/cctest/
test-api.cc 1920 Handle<Object> self = Handle<Object>::Cast(info.This()); local
1927 Handle<Object> self = Handle<Object>::Cast(info.This()); local
1968 Handle<Object> self = Handle<Object>::Cast(info.This()); local
1987 Handle<Object> self = Handle<Object>::Cast(info.This()); local
    [all...]
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java 4492 ActivityRecord self = ActivityRecord.isInStackLocked(token); local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 

Completed in 1069 milliseconds

1 2 3 4 5 6 7 8 91011>>