Home
last modified time | relevance | path

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

/external/chromium_org/components/metrics/
Dmachine_id_provider_win.cc101 const std::vector<int8>::iterator null_location = in GetMachineId() local
103 if (null_location == output_buf.end()) in GetMachineId()