OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:max_devices_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.cc
37
max_devices_
(max_devices),
39
DCHECK(
max_devices_
> 0);
263
if (device_by_id_map_.size() ==
max_devices_
) {
dial_registry.h
159
size_t
max_devices_
;
member in class:extensions::DialRegistry
Completed in 704 milliseconds