/ohos5.0/foundation/ai/ai_engine/services/server/plugin_manager/source/ |
H A D | plugin_manager.cpp | 25 int PluginManager::GetPlugin(const std::string &aid, long long version, std::shared_ptr<Plugin> &pl… in GetPlugin() 65 void PluginManager::DelPluginByAID(const std::string &aid) in DelPluginByAID() 80 int PluginManager::LoadPlugin(const std::string &aid, long long version, std::shared_ptr<Plugin> &p… in LoadPlugin() 99 void PluginManager::UnloadPlugin(const std::string &aid, long long version) in UnloadPlugin()
|
H A D | plugin.cpp | 32 HandleGuard(const std::string &aid, void *handle) : aid_(aid), handle_(handle) in HandleGuard() 53 Plugin::Plugin(const std::string &aid, long long version) in Plugin()
|
H A D | plugin_label.cpp | 56 int PluginLabel::GetLibPath(const std::string &aid, long long &version, std::string &libPath) in GetLibPath()
|
/ohos5.0/foundation/communication/nfc/services/res/ |
H A D | nfc_card_apdu.json | 4 "aid": "5041592E535A54", string 9 "aid": "5041592E41505059", string 18 "aid": "A00000000386980701", string 24 "aid": "A00000063201010500", string 30 "aid": "A00000063201010500", string
|
/ohos5.0/drivers/peripheral/secure_element/test/unittest/se_impl_test/ |
H A D | se_impl_test.cpp | 107 std::vector<uint8_t> aid; variable 124 std::vector<uint8_t> aid = {0x001, 0x002, 0x003}; variable 141 const std::vector<uint8_t> aid; variable 157 const std::vector<uint8_t> aid = {0x001, 0x002, 0x003}; variable
|
/ohos5.0/foundation/ai/ai_engine/test/function/plugin_manager/ |
H A D | plugin_manager_test.cpp | 50 static void TestPluginManager(std::string aid, bool isExceptedLoadPluginSuccess) in TestPluginManager() 71 static void TestPluginManagerUnloadPlugin(std::string aid) in TestPluginManagerUnloadPlugin()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _sim_authentication_request_info_v10.md | 28 ### aid subsection
|
H A D | _sim_authentication_request_info_v11.md | 28 ### aid subsection
|
H A D | _sim_io_request_info_v10.md | 35 ### aid subsection
|
H A D | _sim_io_request_info_v11.md | 35 ### aid subsection
|
/ohos5.0/drivers/peripheral/secure_element/hdi_service/ |
H A D | se_impl.cpp | 58 int32_t SeImpl::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t… in openLogicalChannel() 64 int32_t SeImpl::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t>&… in openBasicChannel()
|
/ohos5.0/drivers/peripheral/secure_element/sim_hdi_service/ |
H A D | secure_element_interface_service.cpp | 48 int32_t SecureElementInterfaceService::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t … in openLogicalChannel() 55 int32_t SecureElementInterfaceService::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openBasicChannel()
|
/ohos5.0/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_mock_test/ |
H A D | se_vendor_adaptions_mock_test.cpp | 87 std::vector<uint8_t> aid = {0x001, 0x002, 0x003}; variable 108 const std::vector<uint8_t> aid = {0x001, 0x002, 0x003}; variable
|
/ohos5.0/drivers/peripheral/secure_element/secure_element_ca_proxy/ |
H A D | secure_element_ca_proxy.cpp | 118 …uint8_t *aid, uint32_t len, uint8_t p2, uint8_t *rsp, uint32_t *rspLen, uint32_t *channelNum) const in VendorSecureElementCaOpenLogicalChannel() 124 uint8_t *aid, uint32_t len, uint8_t *rsp, uint32_t *rspLen) const in VendorSecureElementCaOpenBasicChannel()
|
/ohos5.0/drivers/peripheral/secure_element/test/unittest/mock/ |
H A D | mock.cpp | 57 int SecureElementCaProxy::VendorSecureElementCaOpenLogicalChannel(uint8_t *aid, uint32_t len, uint8… in VendorSecureElementCaOpenLogicalChannel() 67 int SecureElementCaProxy::VendorSecureElementCaOpenBasicChannel(uint8_t *aid, uint32_t len, uint8_t… in VendorSecureElementCaOpenBasicChannel()
|
/ohos5.0/foundation/ai/ai_engine/services/server/plugin_manager/include/ |
H A D | plugin_manager.h | 33 std::string aid; member
|
/ohos5.0/foundation/ai/ai_engine/services/server/server_executor/include/ |
H A D | engine_manager.h | 34 std::string aid; member
|
/ohos5.0/foundation/ai/ai_engine/test/function/plugin_label/ |
H A D | plugin_label_test.cpp | 48 static void TestPluginLabel(const std::string &aid, long long &version, std::string &libPath) in TestPluginLabel()
|
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/ |
H A D | ce_service.cpp | 136 std::string aid = entry.aid; in InitConfigAidRouting() local 203 for (const std::string &aid : dynamicAids_) { in BuildAidEntries() local 222 for (const std::string &aid : dynamicAids_) { in IsDynamicAid() local 393 void CeService::SearchElementByAid(const std::string &aid, ElementName &aidElement) in SearchElementByAid() 470 bool CeService::IsPaymentAid(const std::string &aid, const AppDataParser::HceAppAidInfo &hceApp) in IsPaymentAid()
|
H A D | ce_service.h | 40 std::string aid; member
|
H A D | host_card_emulation_manager.cpp | 81 std::string aid = ParseSelectAid(data); in OnHostCardEmulationDataNfcA() local 163 void HostCardEmulationManager::HandleDataOnW4Select(const std::string& aid, ElementName& aidElement, in HandleDataOnW4Select() 194 void HostCardEmulationManager::HandleDataOnDataTransfer(const std::string& aid, ElementName& aidEle… in HandleDataOnDataTransfer()
|
/ohos5.0/drivers/peripheral/secure_element/vendor_sim_adaptor/ |
H A D | se_vendor_adaptions.cpp | 146 …const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t>& response, uint32_t *channelNum,… in VendorSimSecureElementOpenLogicalChannel() 179 uint8_t *aid, uint32_t len, uint8_t *rsp, uint32_t *rspLen, int *status) in VendorSimSecureElementOpenBasicChannel() 242 int32_t SimSeVendorAdaptions::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openLogicalChannel() 286 int32_t SimSeVendorAdaptions::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openBasicChannel()
|
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | start_hce_info_parcelable.cpp | 39 std::string aid; in StartHceInfoParcelable() local
|
/ohos5.0/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_test/ |
H A D | se_vendor_adaptions_test.cpp | 81 std::vector<uint8_t> aid = {0x001, 0x002, 0x003}; variable 98 const std::vector<uint8_t> aid = {0x001, 0x002, 0x003}; variable
|
/ohos5.0/foundation/ai/ai_engine/services/server/server_executor/source/ |
H A D | engine_manager.cpp | 60 std::string aid = GetAlgorithmIdByType(algoInfo.algorithmType); in StartEngine() local 121 const std::string aid = plugin->GetAid(); in StopEngine() local
|