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

/external/chromium_org/chrome/common/
H A Dicon_with_badge_image_source.h51 extensions::ActionInfo::Type action_type_; member in class:IconWithBadgeImageSource
/external/chromium_org/ui/events/ozone/device/
H A Ddevice_event.h30 ActionType action_type() const { return action_type_; }
35 ActionType action_type_; member in class:ui::DeviceEvent
/external/chromium_org/chrome/browser/web_resource/
H A Dnotification_promo_mobile_ntp.h35 const std::string& action_type() const { return action_type_; }
64 std::string action_type_; member in class:NotificationPromoMobileNtp
/external/chromium_org/chrome/browser/extensions/
H A Dextension_action.h67 return action_type_;
238 const extensions::ActionInfo::Type action_type_; member in class:ExtensionAction
/external/chromium_org/chrome/browser/extensions/activity_log/
H A Dactivity_actions.h112 ActionType action_type() const { return action_type_; }
202 ActionType action_type_; member in class:extensions::Action
/external/chromium_org/v8/src/
H A Djsregexp.h783 ActionType action_type() { return action_type_; }
818 action_type_(action_type) { }
819 ActionType action_type_; member in class:v8::internal::ActionNode
1340 : action_type_(action_type), reg_(reg), next_(NULL) { }
1344 ActionNode::ActionType action_type() { return action_type_; }
1346 ActionNode::ActionType action_type_; member in class:v8::internal::Trace::DeferredAction

Completed in 474 milliseconds