Home
last modified time | relevance | path

Searched defs:isDefaultService (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/nfc/test/unittest/services/hce_service_test/
H A Dhce_service_test.cpp119 bool isDefaultService = true; variable
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A Dhce_service.cpp66 …HceService::IsDefaultService(ElementName &element, const std::string &type, bool &isDefaultService) in IsDefaultService()
H A Dhce_session_proxy.cpp143 bool &isDefaultService) in IsDefaultService()
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/hcesession_test/hcesession/hcesession_fuzzer/
H A Dhcesession_fuzzer.cpp46 bool isDefaultService = data[0] % INT_TO_BOOL_DIVISOR; in FuzzIsDefaultService() local
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/cardemulation_test/hceservice/hceservice_fuzzer/
H A Dhceservice_fuzzer.cpp76 bool isDefaultService = data[0] % INT_TO_BOOL_DIVISOR; in FuzzIsDefaultService() local
/ohos5.0/foundation/communication/nfc/test/unittest/services/hce_session_test/
H A Dhce_session_test.cpp206 bool isDefaultService = false; variable
223 bool isDefaultService = false; variable
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_cardEmulation_adapter.cpp58 bool isDefaultService = false; in IsDefaultService() local
/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session.cpp106 …HceSession::IsDefaultService(ElementName &element, const std::string &type, bool &isDefaultService) in IsDefaultService()
H A Dhce_session_stub.cpp242 bool isDefaultService = false; in HandleIsDefaultService() local