OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetGroupName
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/
plugin_exceptions_table_model.cc
155
string16 title = plugins[i].
GetGroupName
();
pdf_unsupported_feature.cc
383
if (plugin_groups[i].
GetGroupName
() == reader_group_name) {
plugin_updater.cc
299
groups[i].
GetGroupName
()))
/external/chromium_org/chrome/browser/chromeos/options/
vpn_config_view.h
121
const std::string
GetGroupName
() const;
vpn_config_view.cc
433
const std::string VPNConfigView::
GetGroupName
() const {
803
std::string group_name =
GetGroupName
();
837
shill::kL2tpIpsecTunnelGroupProperty,
GetGroupName
());
[
all
...]
/external/chromium_org/chrome/browser/plugins/
plugin_finder.cc
48
static base::string16
GetGroupName
(const content::WebPluginInfo& plugin) {
288
GetGroupName
(plugin),
Completed in 123 milliseconds