| /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() argument
|
| /foundation/ai/ai_engine/services/server/plugin_manager/include/ |
| H A D | plugin_manager.h | 33 std::string aid; member [all...] |
| /foundation/ai/ai_engine/services/server/plugin_manager/source/ |
| H A D | plugin_label.cpp | 56 int PluginLabel::GetLibPath(const std::string &aid, long long &version, std::string &libPath) in GetLibPath() argument
|
| H A D | plugin_manager.cpp | 25 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 D | plugin.cpp | 32 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 D | engine_manager.h | 34 std::string aid; member
|
| /foundation/communication/nfc/interfaces/inner_api/common/ |
| H A D | start_hce_info_parcelable.cpp | 39 std::string aid; in StartHceInfoParcelable() local
|
| /third_party/ltp/lib/newlib_tests/ |
| H A D | test15.c | 52 static void *worker_load_store(void *aid) in worker_load_store() argument
|
| /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() argument 71 static void TestPluginManagerUnloadPlugin(std::string aid) in TestPluginManagerUnloadPlugin() argument
|
| /foundation/communication/nfc/services/src/card_emulation/ |
| 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() 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 D | PluginManagerFunctionTest.cpp | 37 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 D | nfc_services_test.cpp | 115 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 D | engine_manager.cpp | 60 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 D | isodep_card_handler.h | 29 std::string aid;
member
|
| /foundation/communication/nfc/test/unittest/services/ce_service_test/ |
| H A D | ce_service_test.cpp | 595 std::string aid = ""; in HWTEST_F() local 611 std::string aid = "123"; in HWTEST_F() local
|
| /test/xts/hats/hdf/nfc/secureElement/ |
| H A D | nfc_services_test.cpp | 169 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 D | a_sign.c | 173 unsigned char aid[128]; in ASN1_item_sign_ctx() local
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_rsa.c | 201 unsigned char aid[128]; in rsa_cms_sign() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_sign.c | 173 unsigned char aid[128]; in ASN1_item_sign_ctx() local
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_rsa.c | 195 unsigned char aid[128]; in rsa_cms_sign() local
|
| /foundation/communication/nfc/services/src/tag/ |
| H A D | isodep_card_handler.cpp | 113 cJSON *aid = cJSON_GetObjectItemCaseSensitive(cardInfoEach, KEY_APDU_AID.c_str());
in GetEachCardInfoFromJson() local
|
| /foundation/communication/nfc/test/unittest/services/controller_test/ |
| H A D | external_deps_proxy_test.cpp | 395 std::string aid = ""; in HWTEST_F() local
|
| /third_party/libwebsockets/lib/jose/jwe/ |
| H A D | jwe.c | 215 const char *aid; in lws_jwa_concat_kdf() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/signature/ |
| H A D | sm2_sig.c | 80 unsigned char *aid; member
|