Searched defs:soName (Results 1 – 11 of 11) sorted by relevance
29 std::shared_ptr<ICryptoAdapter> DmAdapterManager::GetCryptoAdapter(const std::string &soName) in GetCryptoAdapter()
30 std::shared_ptr<ICryptoAdapter> DmAdapterManager::GetCryptoAdapter(const std::string &soName) in GetCryptoAdapter()
48 std::string soName = "123"; variable
47 std::string soName; member57 std::string soName; member
35 void DfxInstrStatistic::SetCurrentStatLib(const std::string soName) in SetCurrentStatLib()
374 std::string soName = name; in GetElfName() local
84 std::string soName = "soName"; variable
168 std::shared_ptr<ICryptoAdapter> DmConfigManager::GetCryptoAdapter(const std::string &soName) in GetCryptoAdapter()
370 void *ComponentLoader::GetHandler(const std::string &soName) in GetHandler()
432 std::string soName = std::string(LIB_DP_ADAPTER_NAME); in LoadDpSyncAdapter() local
1423 std::string soName = "/system/lib/libdeviceprofileadapter.z.so"; variable