OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLabel
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_linux.cc
39
const char
kLabel
[] = "ID_FS_LABEL";
147
UTF8ToUTF16(GetUdevDevicePropertyValue(device.get(),
kLabel
));
/external/chromium_org/components/autofill/content/renderer/
form_autofill_util.cc
258
CR_DEFINE_STATIC_LOCAL(WebString,
kLabel
, ("label"));
259
if (HasTagName(previous, kPage) || HasTagName(previous,
kLabel
))
836
CR_DEFINE_STATIC_LOCAL(WebString,
kLabel
, ("label"));
[
all
...]
Completed in 136 milliseconds