HomeSort by relevance Sort by last modified time
    Searched refs:obj_ (Results 1 - 19 of 19) sorted by null

  /external/chromium/base/
task.h 149 : obj_(obj),
158 if (obj_)
159 DispatchToMethod(obj_.get(), meth_, params_);
163 obj_.reset();
167 base::WeakPtr<T> obj_; member in class:ScopedRunnableMethodFactory::RunnableMethod
184 explicit DeleteTask(const T* obj) : obj_(obj) {
187 delete obj_;
190 obj_ = NULL;
194 const T* obj_; member in class:DeleteTask
201 explicit ReleaseTask(const T* obj) : obj_(obj)
212 const T* obj_; member in class:ReleaseTask
347 T* obj_; member in class:RunnableMethod
    [all...]
bind_helpers.h 185 explicit UnretainedWrapper(T* o) : obj_(o) {}
186 T* get() { return obj_; }
188 T* obj_; member in class:base::internal::UnretainedWrapper
callback_old.h 59 CallbackStorage(T* obj, Method meth) : obj_(obj), meth_(meth) {
63 T* obj_; member in class:CallbackStorage
119 DispatchToMethod(this->obj_, this->meth_, params);
240 return (this->obj_->*(this->meth_))();
  /external/chromium/base/memory/
scoped_callback_factory.h 103 : obj_(obj),
108 WeakPtr<T> obj_; member in class:base::ScopedCallbackFactory::CallbackStorage
122 if (!this->obj_)
124 DispatchToMethod(this->obj_.get(), this->meth_, params);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
vec.h 650 (VEC(T,base) *vec_, T obj_ VEC_CHECK_DECL) \
656 *slot_ = obj_; \
663 T obj_; \
666 obj_ = vec_->vec[--vec_->num]; \
668 return obj_; \
680 (VEC(T,base) *vec_, unsigned ix_, T obj_ VEC_CHECK_DECL) \
686 vec_->vec[ix_] = obj_; \
692 (VEC(T,base) *vec_, unsigned ix_, T obj_ VEC_CHECK_DECL) \
700 *slot_ = obj_; \
709 T obj_; \
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
vec.h 650 (VEC(T,base) *vec_, T obj_ VEC_CHECK_DECL) \
656 *slot_ = obj_; \
663 T obj_; \
666 obj_ = vec_->vec[--vec_->num]; \
668 return obj_; \
680 (VEC(T,base) *vec_, unsigned ix_, T obj_ VEC_CHECK_DECL) \
686 vec_->vec[ix_] = obj_; \
692 (VEC(T,base) *vec_, unsigned ix_, T obj_ VEC_CHECK_DECL) \
700 *slot_ = obj_; \
709 T obj_; \
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
vec.h 650 (VEC(T,base) *vec_, T obj_ VEC_CHECK_DECL) \
656 *slot_ = obj_; \
663 T obj_; \
666 obj_ = vec_->vec[--vec_->num]; \
668 return obj_; \
680 (VEC(T,base) *vec_, unsigned ix_, T obj_ VEC_CHECK_DECL) \
686 vec_->vec[ix_] = obj_; \
692 (VEC(T,base) *vec_, unsigned ix_, T obj_ VEC_CHECK_DECL) \
700 *slot_ = obj_; \
709 T obj_; \
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
vec.h 650 (VEC(T,base) *vec_, T obj_ VEC_CHECK_DECL) \
656 *slot_ = obj_; \
663 T obj_; \
666 obj_ = vec_->vec[--vec_->num]; \
668 return obj_; \
680 (VEC(T,base) *vec_, unsigned ix_, T obj_ VEC_CHECK_DECL) \
686 vec_->vec[ix_] = obj_; \
692 (VEC(T,base) *vec_, unsigned ix_, T obj_ VEC_CHECK_DECL) \
700 *slot_ = obj_; \
709 T obj_; \
    [all...]
  /external/v8/src/
liveobjectlist-inl.h 118 return element->obj_;
liveobjectlist.cc 394 return elements_[index_].obj_;
953 HeapObject* heap_obj = elements[i].obj_;
984 element.obj_ = obj;
991 const HeapObject* obj1 = a->obj_;
992 const HeapObject* obj2 = b->obj_;
1006 key.obj_ = obj;
1028 key.obj_ = obj;
1049 HeapObject* curr_obj = element->obj_;
1057 NullifyNonLivePointer(&result->obj_);
    [all...]
api.h 78 return obj_.value();
90 NeanderObject obj_; member in class:v8::NeanderArray
104 : obj_(obj) { }
liveobjectlist.h 119 HeapObject* obj_; member in struct:v8::internal::LiveObjectList::Element
heap.h 339 *target = e.obj_;
369 Entry(HeapObject* obj, int size) : obj_(obj), size_(size) { }
371 HeapObject* obj_; member in struct:v8::internal::PromotionQueue::Entry
    [all...]
ast.h 1551 Expression* obj_; member in class:v8::internal::Property
    [all...]
api.cc 834 NeanderArray::NeanderArray() : obj_(2) {
835 obj_.set(0, i::Smi::FromInt(0));
840 return i::Smi::cast(obj_.get(0))->value();
847 return obj_.get(offset + 1);
858 int size = obj_.size();
863 obj_.value()->set_elements(*new_elms);
865 obj_.set(length + 1, *value);
866 obj_.set(0, i::Smi::FromInt(length + 1));
872 obj_.set(index + 1, value);
    [all...]
  /external/chromium/net/http/
disk_cache_based_ssl_host_info.h 71 base::WeakPtr<DiskCacheBasedSSLHostInfo> obj_; member in class:net::DiskCacheBasedSSLHostInfo::CallbackImpl
disk_cache_based_ssl_host_info.cc 19 : obj_(obj),
29 if (!obj_) {
32 DispatchToMethod(obj_.get(), meth_, params);
  /external/harfbuzz_ng/src/
hb-private.hh 724 const void *obj_,
727 ...) : plevel (plevel_), what (what_), obj (obj_), returned (false)
  /external/chromium/testing/
gmock_mutant.h 929 T* obj_; member in class:testing::Mutant
970 T** obj_; member in class:testing::MutantLateObjectBind
    [all...]

Completed in 3299 milliseconds