Searched defs:bind_state_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dcallback_internal.h40 bool is_null() const { return bind_state_.get() == NULL; }
55 // Allow initializing of |bind_state_| via the constructor to avoid default
66 scoped_refptr<BindStateBase> bind_state_; member in class:base::internal::CallbackBase

Completed in 365 milliseconds