HomeSort by relevance Sort by last modified time
    Searched full:mutable_other (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/activity_log_private/
activity_log_private_api_unittest.cc 56 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
58 action->mutable_other()->SetBoolean(activity_log_constants::kActionPrerender,
  /external/chromium_org/chrome/browser/extensions/activity_log/
uma_policy_unittest.cc 50 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
55 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
64 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
79 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
149 action3->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
157 action4->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
164 action5->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
activity_log_policy_unittest.cc 44 action->mutable_other()->Set(
activity_log_unittest.cc 298 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
311 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
323 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
398 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
activity_log_policy.cc 117 if (action->mutable_other()->GetDictionary(constants::kActionWebRequest,
activity_actions.h 152 base::DictionaryValue* mutable_other();
activity_log.cc 544 base::DictionaryValue* other = action->mutable_other();
594 action->mutable_other()->SetBoolean(constants::kActionPrerender, true);
activity_actions.cc 182 base::DictionaryValue* Action::mutable_other() { function in class:extensions::Action
  /external/chromium_org/chrome/browser/extensions/api/web_request/
chrome_extension_web_request_event_router_delegate.cc 68 action->mutable_other()->Set(activity_log_constants::kActionWebRequest,
  /external/chromium_org/chrome/browser/renderer_host/
chrome_extension_message_filter.cc 295 action->mutable_other()->SetString(
310 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
323 action->mutable_other()->SetString(activity_log_constants::kActionExtra,

Completed in 801 milliseconds