Home
last modified time | relevance | path

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

/foundation/communication/nfc/interfaces/inner_api/src/tags/
Dndef_tag.cpp151 int NdefTag::IsEnableReadOnly(bool &canSetReadOnly) in IsEnableReadOnly()
Dtag_session_proxy.cpp239 int TagSessionProxy::CanMakeReadOnly(int ndefType, bool &canSetReadOnly) in CanMakeReadOnly()
/foundation/communication/nfc/test/fuzztest/tags_test/ndeftag/ndeftag_fuzzer/
Dndeftag_fuzzer.cpp94 bool canSetReadOnly = (static_cast<int>(data[0]) % 2) == 1; in FuzzIsEnableReadOnly() local
/foundation/communication/nfc/services/src/tags/
Dtag_session.cpp343 int TagSession::CanMakeReadOnly(int ndefType, bool &canSetReadOnly) in CanMakeReadOnly()
Dtag_session_stub.cpp256 bool canSetReadOnly = false; in HandleCanMakeReadOnly() 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.cpp402 bool canSetReadOnly = true; variable
/foundation/communication/nfc/frameworks/js/napi/tag/
Dnfc_napi_tag_ndef.cpp488 bool canSetReadOnly = false; in CanSetReadOnly() local