HomeSort by relevance Sort by last modified time
    Searched defs:obj_ (Results 1 - 25 of 27) sorted by null

1 2

  /art/runtime/
object_lock.h 43 Handle<T> const obj_; member in class:art::ObjectLock
monitor.h 111 return obj_.Read<kReadBarrierOption>();
282 GcRoot<mirror::Object> obj_; member in class:art::Monitor
handle_scope.h 131 : MutableHandle<T>(handle), obj_(obj) {
137 *obj_ = MutableHandle<T>::Get();
141 T** const obj_; member in class:art::HandleWrapper
  /external/webrtc/talk/app/webrtc/java/jni/
jni_helpers.h 128 : obj_(static_cast<T>(jni->NewGlobalRef(obj))) {}
130 DeleteGlobalRef(AttachCurrentThreadIfNeeded(), obj_); local
133 return obj_;
136 T obj_; member in class:webrtc_jni::ScopedGlobalRef
  /external/webrtc/webrtc/modules/audio_device/android/
opensles_common.h 26 ScopedSLObject() : obj_(nullptr) {}
31 RTC_DCHECK(!obj_);
32 return &obj_;
35 SLDerefType operator->() { return *obj_; }
37 SLType Get() const { return obj_; }
40 if (obj_) {
41 (*obj_)->Destroy(obj_);
42 obj_ = nullptr;
47 SLType obj_; member in class:webrtc::ScopedSLObject
    [all...]
  /external/webrtc/webrtc/modules/utility/include/
helpers_android.h 73 : jni_(jni), obj_(static_cast<T>(NewGlobalRef(jni, obj))) {}
75 DeleteGlobalRef(jni_, obj_);
78 return obj_;
82 T obj_; member in class:webrtc::ScopedGlobalRef
  /system/update_engine/update_manager/
generic_variables.h 119 : Variable<T>(name, kVariableModeConst), obj_(obj) {}
125 return new T(obj_);
130 const T obj_; member in class:chromeos_update_manager::ConstCopyVariable
  /external/webrtc/webrtc/base/
platform_thread.h 78 void* const obj_; member in class:rtc::PlatformThread
  /external/opencv3/modules/videostab/include/opencv2/videostab/
global_motion.hpp 161 std::vector<double> obj_, collb_, colub_; member in class:cv::videostab::MotionEstimatorL1
motion_stabilizing.hpp 153 std::vector<double> obj_, collb_, colub_; member in class:cv::videostab::LpMotionStabilizer
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.h 144 explicit AutoLock(T* obj) : obj_(obj) { obj_->Lock(); }
145 ~AutoLock() { obj_->Unlock(); }
147 T* obj_; member in class:MainWnd::AutoLock
  /toolchain/binutils/binutils-2.25/gold/
token.h 263 : task_(task), obj_(obj)
264 { this->obj_->lock(task); }
267 { this->obj_->unlock(this->task_); }
274 Obj* obj_; member in class:gold::Task_lock_obj
archive.h 51 : obj_(NULL), sd_(NULL), arg_serial_(0)
54 : obj_(obj), sd_(sd), arg_serial_(0)
57 Object* obj_; member in struct:gold::Archive_member
archive.cc 942 : task_(task), obj_(obj)
947 if (this->obj_->offset() == 0)
948 this->obj_->unlock(this->task_);
956 Object* obj_; member in class:gold::Thin_archive_object_unlocker
975 Object* obj = p->second.obj_;
    [all...]
dwp.cc 111 : name_(name), obj_(NULL), input_file_(NULL), is_compressed_(),
161 { return this->obj_->shnum(); }
166 { return this->obj_->section_type(shndx); }
171 { return this->obj_->section_name(shndx); }
178 { return this->obj_->decompressed_section_contents(shndx, plen, is_new); }
232 Relobj* obj_; member in class:gold::Dwo_file
831 if (this->obj_ != NULL)
832 delete this->obj_;
843 this->obj_ = this->make_object(NULL);
877 Dwo_name_info_reader dwarf_reader(this->obj_, debug_info)
    [all...]
incremental.h 355 : Incremental_input_entry(filename_key, arg_serial, mtime), obj_(obj),
362 { return this->obj_; }
430 Object* obj_; member in class:gold::Incremental_object_entry
460 soname_key_(soname_key), obj_(obj)
466 { return this->obj_; }
488 Object* obj_; member in class:gold::Incremental_dynobj_entry
    [all...]
  /external/opencv3/3rdparty/libjasper/jasper/
jas_stream.h 235 jas_stream_obj_t *obj_; member in struct:__anon20834
  /external/v8/src/
api-natives.cc 120 obj_(obj) {
122 DisableAccessChecks(isolate_, obj_);
127 EnableAccessChecks(isolate_, obj_);
134 Handle<JSObject> obj_; member in class:v8::internal::__anon24119::AccessCheckDisableScope
api.h 53 return obj_.value();
66 NeanderObject obj_; member in class:v8::NeanderArray
80 : obj_(obj) { }
  /external/webrtc/talk/session/media/
channel_unittest.cc 429 : obj_(obj),
435 bool result = (*obj_.*method_)();
441 ChannelTest<T>* obj_; member in class:ChannelTest::CallThread
    [all...]
  /art/compiler/optimizing/
code_generator_arm64.cc 580 : SlowPathCodeARM64(instruction), out_(out), obj_(obj) {
606 arm64_codegen->MoveLocation(LocationFrom(calling_convention.GetRegisterAt(0)), obj_, type); variable
620 const Location obj_; member in class:art::arm64::ReadBarrierMarkSlowPathARM64
637 obj_(obj),
748 parallel_move.AddMove(obj_,
780 size_t obj = static_cast<int>(XRegisterFrom(obj_).code());
797 const Location obj_; member in class:art::arm64::ReadBarrierForHeapReferenceSlowPathARM64
    [all...]
code_generator_arm.cc 412 : SlowPathCode(instruction), out_(out), obj_(obj) {
438 arm_codegen->Move32(Location::RegisterLocation(calling_convention.GetRegisterAt(0)), obj_); variable
452 const Location obj_; member in class:art::arm::ReadBarrierMarkSlowPathARM
469 obj_(obj),
575 parallel_move.AddMove(obj_,
606 size_t obj = static_cast<int>(obj_.AsRegister<Register>());
623 const Location obj_; member in class:art::arm::ReadBarrierForHeapReferenceSlowPathARM
    [all...]
code_generator_x86.cc 429 : SlowPathCode(instruction), out_(out), obj_(obj) {
455 x86_codegen->Move32(Location::RegisterLocation(calling_convention.GetRegisterAt(0)), obj_); variable
469 const Location obj_; member in class:art::x86::ReadBarrierMarkSlowPathX86
486 obj_(obj),
592 parallel_move.AddMove(obj_,
623 size_t obj = static_cast<int>(obj_.AsRegister<Register>());
640 const Location obj_; member in class:art::x86::ReadBarrierForHeapReferenceSlowPathX86
    [all...]
code_generator_x86_64.cc 450 : SlowPathCode(instruction), out_(out), obj_(obj) {
476 x86_64_codegen->Move(Location::RegisterLocation(calling_convention.GetRegisterAt(0)), obj_); variable
490 const Location obj_; member in class:art::x86_64::ReadBarrierMarkSlowPathX86_64
507 obj_(obj),
610 parallel_move.AddMove(obj_,
643 size_t obj = static_cast<int>(obj_.AsRegister<CpuRegister>().AsRegister());
660 const Location obj_; member in class:art::x86_64::ReadBarrierForHeapReferenceSlowPathX86_64
    [all...]
  /art/runtime/gc/
heap.cc 2841 const mirror::Object* const obj_; member in class:art::gc::RootMatchesObjectVisitor::mirror
    [all...]

Completed in 1046 milliseconds

1 2