Home
last modified time | relevance | path

Searched defs:soName (Results 1 - 9 of 9) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/adapter/standard/
H A Ddm_adapter_manager.cpp30 std::shared_ptr<ICryptoAdapter> DmAdapterManager::GetCryptoAdapter(const std::string &soName) in GetCryptoAdapter() argument
/foundation/distributedhardware/device_manager/services/implementation/src/adapter/lite/
H A Ddm_adapter_manager.cpp29 std::shared_ptr<ICryptoAdapter> DmAdapterManager::GetCryptoAdapter(const std::string &soName) in GetCryptoAdapter() argument
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_adapter_manager.cpp48 std::string soName = "123"; in HWTEST_F() local
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_distributed_hardware_load.cpp84 std::string soName = "soName"; in HWTEST_F() local
/foundation/distributedhardware/device_manager/services/implementation/src/config/
H A Ddm_config_manager.cpp168 GetCryptoAdapter(const std::string &soName) GetCryptoAdapter() argument
[all...]
/foundation/distributedhardware/device_manager/services/implementation/include/config/
H A Ddm_config_manager.h47 std::string soName; member
57 std::string soName; member
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp1423 std::string soName = "/system/lib/libdeviceprofileadapter.z.so"; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp432 std::string soName = std::string(LIB_DP_ADAPTER_NAME); in LoadDpSyncAdapter() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp369 void *ComponentLoader::GetHandler(const std::string &soName) in GetHandler() argument

Completed in 7 milliseconds