Home
last modified time | relevance | path

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

/foundation/communication/nfc/test/unittest/services/hce_service_test/
H A Dhce_service_test.cpp119 bool isDefaultService = true; in HWTEST_F() local
/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A Dhce_session_proxy.cpp142 IsDefaultService(ElementName &element, const std::string &type, bool &isDefaultService) IsDefaultService() argument
H A Dhce_service.cpp66 ErrorCode HceService::IsDefaultService(ElementName &element, const std::string &type, bool &isDefaultService) in IsDefaultService() argument
/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
/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
/foundation/communication/nfc/test/unittest/services/hce_session_test/
H A Dhce_session_test.cpp206 bool isDefaultService = false; in HWTEST_F() local
223 bool isDefaultService = false; in HWTEST_F() local
/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session_stub.cpp242 bool isDefaultService = false; in HandleIsDefaultService() local
H A Dhce_session.cpp106 KITS::ErrorCode HceSession::IsDefaultService(ElementName &element, const std::string &type, bool &isDefaultService) in IsDefaultService() argument
/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_cardEmulation_adapter.cpp58 bool isDefaultService = false; in IsDefaultService() local

Completed in 7 milliseconds