HomeSort by relevance Sort by last modified time
    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