OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSmartPosterActionSave
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/device/nfc/
nfc_ndef_record.h
94
static const char
kSmartPosterActionSave
[];
nfc_ndef_record_utils_chromeos.cc
85
if (action == device::NfcNdefRecord::
kSmartPosterActionSave
)
99
return device::NfcNdefRecord::
kSmartPosterActionSave
;
nfc_ndef_record.cc
196
const char NfcNdefRecord::
kSmartPosterActionSave
[] = "save";
Completed in 84 milliseconds