Home
last modified time | relevance | path

Searched defs:aids (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/core/java/android/nfc/cardemulation/
H A DAidGroup.java51 final List<String> aids; field in AidGroup
63 public AidGroup(List<String> aids, String category) { in AidGroup()
174 ArrayList<String> aids = new ArrayList<String>(); in createFromXml() local
H A DCardEmulation.java348 List<String> aids) { in registerAidsForService()
H A DApduServiceInfo.java357 final ArrayList<String> aids = new ArrayList<String>(); in getAids() local
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dstart_hce_info_parcelable.cpp21 StartHceInfoParcelable::StartHceInfoParcelable(const std::vector<std::string> &aids, const ElementN… in StartHceInfoParcelable()
79 void StartHceInfoParcelable::SetAids(const std::vector<std::string> &aids) in SetAids()
/aosp14/frameworks/base/core/proto/android/nfc/
H A Daid_group.proto31 repeated string aids = 2; field
H A Dcard_emulation.proto94 repeated string aids = 2 [(.android.privacy).dest = DEST_EXPLICIT]; field
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A Dhce_service.cpp97 …S::ErrorCode HceService::StartHce(const ElementName &element, const std::vector<std::string> &aids) in StartHce()
H A Dhce_session_proxy.cpp172 …rorCode HceSessionProxy::StartHce(const ElementName &element, const std::vector<std::string> &aids) in StartHce()
/ohos5.0/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
/ohos5.0/foundation/communication/nfc/test/unittest/services/hce_session_test/
H A Dhce_session_test.cpp267 std::vector<std::string> aids; variable
283 std::vector<std::string> aids; variable
/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session.cpp116 …S::ErrorCode HceSession::StartHce(const ElementName &element, const std::vector<std::string> &aids) in StartHce()
H A Dhce_session_stub.cpp216 std::vector<std::string> aids = startHceInfo->GetAids(); in StartHceInner() local
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp614 bool CeService::StartHce(const ElementName &element, const std::vector<std::string> &aids) in StartHce()
630 void CeService::SetHceInfo(const ElementName &element, const std::vector<std::string> &aids) in SetHceInfo()
/ohos5.0/foundation/communication/nfc/test/unittest/services/ce_service_test/
H A Dce_service_test.cpp627 std::vector<std::string> aids; variable
643 std::vector<std::string> aids; variable
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...