OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateDiscoverUsbDevicesEnabled
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/
inspect_ui.h
55
void
UpdateDiscoverUsbDevicesEnabled
();
inspect_ui.cc
198
UpdateDiscoverUsbDevicesEnabled
();
276
base::Bind(&InspectUI::
UpdateDiscoverUsbDevicesEnabled
,
306
void InspectUI::
UpdateDiscoverUsbDevicesEnabled
() {
308
web_ui()->CallJavascriptFunction("
updateDiscoverUsbDevicesEnabled
", *value);
Completed in 29 milliseconds