Home
last modified time | relevance | path

Searched defs:aid (Results 1 – 25 of 37) sorted by relevance

12

/ohos5.0/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Dplugin_manager.cpp25 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 Dplugin.cpp32 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 Dplugin_label.cpp56 int PluginLabel::GetLibPath(const std::string &aid, long long &version, std::string &libPath) in GetLibPath()
/ohos5.0/foundation/communication/nfc/services/res/
H A Dnfc_card_apdu.json4 "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 Dse_impl_test.cpp107 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 Dplugin_manager_test.cpp50 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.md28 ### aid subsection
H A D_sim_authentication_request_info_v11.md28 ### aid subsection
H A D_sim_io_request_info_v10.md35 ### aid subsection
H A D_sim_io_request_info_v11.md35 ### aid subsection
/ohos5.0/drivers/peripheral/secure_element/hdi_service/
H A Dse_impl.cpp58 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 Dsecure_element_interface_service.cpp48 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 Dse_vendor_adaptions_mock_test.cpp87 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 Dsecure_element_ca_proxy.cpp118uint8_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 Dmock.cpp57 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 Dplugin_manager.h33 std::string aid; member
/ohos5.0/foundation/ai/ai_engine/services/server/server_executor/include/
H A Dengine_manager.h34 std::string aid; member
/ohos5.0/foundation/ai/ai_engine/test/function/plugin_label/
H A Dplugin_label_test.cpp48 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 Dce_service.cpp136 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 Dce_service.h40 std::string aid; member
H A Dhost_card_emulation_manager.cpp81 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 Dse_vendor_adaptions.cpp146const 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 Dstart_hce_info_parcelable.cpp39 std::string aid; in StartHceInfoParcelable() local
/ohos5.0/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_test/
H A Dse_vendor_adaptions_test.cpp81 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 Dengine_manager.cpp60 std::string aid = GetAlgorithmIdByType(algoInfo.algorithmType); in StartEngine() local
121 const std::string aid = plugin->GetAid(); in StopEngine() local

12