Home
last modified time | relevance | path

Searched refs:bitfieldp (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc3301 void UpdateTechnologies(const ListValue* technologies, int* bitfieldp) { in UpdateTechnologies() argument
3302 DCHECK(bitfieldp); in UpdateTechnologies()
3315 *bitfieldp = bitfield; in UpdateTechnologies()