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

  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.h 99 DictionaryValue* mutable_other();
activity_log_policy_unittest.cc 44 action->mutable_other()->Set(
activity_log_policy.cc 106 if (action->mutable_other()->GetDictionary(constants::kActionWebRequest,
activity_actions.cc 102 DictionaryValue* Action::mutable_other() { function in class:extensions::Action
activity_log.cc 419 action->mutable_other()->SetBoolean(constants::kActionPrerender, true);
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_message_filter.cc 516 action->mutable_other()->SetString(
531 action->mutable_other()->SetInteger(activity_log_constants::kActionDomVerb,
544 action->mutable_other()->SetString(activity_log_constants::kActionExtra,
556 action->mutable_other()->SetString(
  /external/chromium_org/chrome/browser/extensions/
extension_function_dispatcher.cc 101 action->mutable_other()
  /external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_api.cc     [all...]

Completed in 106 milliseconds