OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:krecordtypeproperty
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/chromeos/
nfc_debug_ui.cc
51
const char
kRecordTypeProperty
[] = "type";
472
if (!record_data_const->GetString(
kRecordTypeProperty
, &type)) {
478
record_data->Remove(
kRecordTypeProperty
, NULL);
648
record_data->SetString(
kRecordTypeProperty
,
Completed in 569 milliseconds