Home
last modified time | relevance | path

Searched defs:soName (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/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()
/ohos5.0/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()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_adapter_manager.cpp48 std::string soName = "123"; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/config/
H A Ddm_config_manager.h47 std::string soName; member
57 std::string soName; member
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_instr_statistic.cpp35 void DfxInstrStatistic::SetCurrentStatLib(const std::string soName) in SetCurrentStatLib()
H A Ddfx_map.cpp374 std::string soName = name; in GetElfName() local
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_distributed_hardware_load.cpp84 std::string soName = "soName"; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/config/
H A Ddm_config_manager.cpp168 std::shared_ptr<ICryptoAdapter> DmConfigManager::GetCryptoAdapter(const std::string &soName) in GetCryptoAdapter()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp370 void *ComponentLoader::GetHandler(const std::string &soName) in GetHandler()
/ohos5.0/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
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp1423 std::string soName = "/system/lib/libdeviceprofileadapter.z.so"; variable