Home
last modified time | relevance | path

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

/foundation/communication/nfc/interfaces/inner_api/common/
H A Dstart_hce_info_parcelable.cpp21 StartHceInfoParcelable::StartHceInfoParcelable(const std::vector<std::string> &aids, const ElementName &element) in StartHceInfoParcelable() argument
79 void StartHceInfoParcelable::SetAids(const std::vector<std::string> &aids) in SetAids() argument
/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A Dhce_session_proxy.cpp172 KITS::ErrorCode HceSessionProxy::StartHce(const ElementName &element, const std::vector<std::string> &aids) in StartHce() argument
H A Dhce_service.cpp97 KITS::ErrorCode HceService::StartHce(const ElementName &element, const std::vector<std::string> &aids) in StartHce() argument
/foundation/communication/nfc/test/fuzztest/services_test/hcesession_test/hcesession/hcesession_fuzzer/
H A Dhcesession_fuzzer.cpp55 std::vector<std::string> aids; in FuzzStartHce() local
/foundation/communication/nfc/test/unittest/services/hce_session_test/
H A Dhce_session_test.cpp267 std::vector<std::string> aids; in HWTEST_F() local
283 std::vector<std::string> aids; in HWTEST_F() local
/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session_stub.cpp216 std::vector<std::string> aids = startHceInfo->GetAids(); in StartHceInner() local
H A Dhce_session.cpp116 KITS::ErrorCode HceSession::StartHce(const ElementName &element, const std::vector<std::string> &aids) in StartHce() argument
/foundation/communication/nfc/test/unittest/services/ce_service_test/
H A Dce_service_test.cpp627 std::vector<std::string> aids; in HWTEST_F() local
643 std::vector<std::string> aids; in HWTEST_F() local
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp611 bool CeService::StartHce(const ElementName &element, const std::vector<std::string> &aids) in StartHce() argument
627 void CeService::SetHceInfo(const ElementName &element, const std::vector<std::string> &aids) in SetHceInfo() argument

Completed in 6 milliseconds