Home
last modified time | relevance | path

Searched defs:aid (Results 1 - 25 of 69) sorted by relevance

123

/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() argument
/foundation/ai/ai_engine/services/server/plugin_manager/include/
H A Dplugin_manager.h33 std::string aid; member
[all...]
/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Dplugin_label.cpp56 int PluginLabel::GetLibPath(const std::string &aid, long long &version, std::string &libPath) in GetLibPath() argument
H A Dplugin_manager.cpp25 int PluginManager::GetPlugin(const std::string &aid, long long version, std::shared_ptr<Plugin> &plugin) in GetPlugin() argument
65 void PluginManager::DelPluginByAID(const std::string &aid) in DelPluginByAID() argument
80 LoadPlugin(const std::string &aid, long long version, std::shared_ptr<Plugin> &plugin) LoadPlugin() argument
99 UnloadPlugin(const std::string &aid, long long version) UnloadPlugin() argument
[all...]
H A Dplugin.cpp32 HandleGuard(const std::string &aid, void *handle) : aid_(aid), handle_(handle) in HandleGuard() argument
53 Plugin::Plugin(const std::string &aid, long long version) in Plugin() argument
/foundation/ai/ai_engine/services/server/server_executor/include/
H A Dengine_manager.h34 std::string aid; member
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dstart_hce_info_parcelable.cpp39 std::string aid; in StartHceInfoParcelable() local
/third_party/ltp/lib/newlib_tests/
H A Dtest15.c52 static void *worker_load_store(void *aid) in worker_load_store() argument
/foundation/ai/ai_engine/test/function/plugin_manager/
H A Dplugin_manager_test.cpp50 static void TestPluginManager(std::string aid, bool isExceptedLoadPluginSuccess) in TestPluginManager() argument
71 static void TestPluginManagerUnloadPlugin(std::string aid) in TestPluginManagerUnloadPlugin() argument
/foundation/communication/nfc/services/src/card_emulation/
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() argument
198 void HostCardEmulationManager::HandleDataOnDataTransfer(const std::string& aid, ElementName& aidElement, in HandleDataOnDataTransfer() argument
[all...]
/test/xts/acts/ai_lite/ai_engine_posix/base/src/plugin_manager/
H A DPluginManagerFunctionTest.cpp37 static void TestPluginManager(std::string aid, bool isExceptedLoadPluginSuccess) in TestPluginManager() argument
62 static void TestPluginManagerUnloadPlugin(std::string aid) in TestPluginManagerUnloadPlugin() argument
/test/xts/hats/hdf/nfc/secureElement_additional/
H A Dnfc_services_test.cpp115 static const std::string aid = "A000000151000000"; in HWTEST_F() local
143 static const std::string aid = "A000000151000000"; in HWTEST_F() local
171 static const std::string aid = "A000000151000000"; in HWTEST_F() local
202 static const std::string aid = "A000000151000000"; in HWTEST_F() local
229 static const std::string aid = "A000000151000000"; in HWTEST_F() local
256 static const std::string aid = "A000000151000000"; HWTEST_F() local
283 static const std::string aid = "A000000151000000"; HWTEST_F() local
313 static const std::string aid = "A000000151000000"; HWTEST_F() local
436 static const std::string aid = "A000000151000000"; HWTEST_F() local
461 static const std::string aid = "A000000151000000"; HWTEST_F() local
486 static const std::string aid = "A000000151000000"; HWTEST_F() local
514 static const std::string aid = "A000000151000000"; HWTEST_F() local
[all...]
/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
[all...]
/foundation/communication/nfc/services/include/
H A Disodep_card_handler.h29 std::string aid; member
/foundation/communication/nfc/test/unittest/services/ce_service_test/
H A Dce_service_test.cpp595 std::string aid = ""; in HWTEST_F() local
611 std::string aid = "123"; in HWTEST_F() local
/test/xts/hats/hdf/nfc/secureElement/
H A Dnfc_services_test.cpp169 static const std::string aid = "A000000151000000"; in HWTEST_F() local
216 static const std::string aid = "A000000151000000"; in HWTEST_F() local
241 static const std::string aid = "A000000151000000"; in HWTEST_F() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_sign.c173 unsigned char aid[128]; in ASN1_item_sign_ctx() local
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_rsa.c201 unsigned char aid[128]; in rsa_cms_sign() local
/third_party/openssl/crypto/asn1/
H A Da_sign.c173 unsigned char aid[128]; in ASN1_item_sign_ctx() local
/third_party/openssl/crypto/cms/
H A Dcms_rsa.c195 unsigned char aid[128]; in rsa_cms_sign() local
/foundation/communication/nfc/services/src/tag/
H A Disodep_card_handler.cpp113 cJSON *aid = cJSON_GetObjectItemCaseSensitive(cardInfoEach, KEY_APDU_AID.c_str()); in GetEachCardInfoFromJson() local
/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dexternal_deps_proxy_test.cpp395 std::string aid = ""; in HWTEST_F() local
/third_party/libwebsockets/lib/jose/jwe/
H A Djwe.c215 const char *aid; in lws_jwa_concat_kdf() local
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Dsm2_sig.c80 unsigned char *aid; member

Completed in 21 milliseconds

123