CreateCommandValue   37 chrome/browser/extensions/api/commands/commands.cc     command_list->Append(CreateCommandValue(browser_action, active));
CreateCommandValue   45 chrome/browser/extensions/api/commands/commands.cc     command_list->Append(CreateCommandValue(page_action, active));
CreateCommandValue   61 chrome/browser/extensions/api/commands/commands.cc     command_list->Append(CreateCommandValue(iter->second, active));