Home
last modified time | relevance | path

Searched defs:canSetReadOnly (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/nfc/interfaces/inner_api/tags/
Dndef_tag.cpp153 int NdefTag::IsEnableReadOnly(bool &canSetReadOnly) in IsEnableReadOnly()
Dtag_session_proxy.cpp307 int TagSessionProxy::CanMakeReadOnly(int ndefType, bool &canSetReadOnly) in CanMakeReadOnly()
/foundation/communication/nfc/test/fuzztest/tags_test/ndeftag/ndeftag_fuzzer/
Dndeftag_fuzzer.cpp140 bool canSetReadOnly = (static_cast<int>(data[0]) % 2) == 1; in FuzzIsEnableReadOnly() local
/foundation/communication/nfc/test/unittest/services/tags_test/
Dndef_tag_test.cpp199 bool canSetReadOnly; variable
/foundation/communication/nfc/test/unittest/services/services_tags_test/
Dtag_session_test.cpp527 bool canSetReadOnly = true; variable
543 bool canSetReadOnly = true; variable
/foundation/communication/nfc/services/src/ipc/tags/
Dtag_session_stub.cpp304 bool canSetReadOnly = false; in HandleCanMakeReadOnly() local
Dtag_session.cpp364 int TagSession::CanMakeReadOnly(int ndefType, bool &canSetReadOnly) in CanMakeReadOnly()
/foundation/communication/nfc/frameworks/js/napi/tag/
Dnfc_napi_tag_ndef.cpp489 bool canSetReadOnly = false; in CanSetReadOnly() local