Searched defs:DynamicLoad (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/peripheral/secure_element/secure_element_ca_proxy/ | ||
H A D | secure_element_ca_proxy.cpp | 34 SecureElementCaProxy::DynamicLoad::DynamicLoad(const std::string &lib) : libPath_(lib) {} in DynamicLoad() function in OHOS::HDI::SecureElement::SecureElementCaProxy::DynamicLoad |
/ohos5.0/drivers/peripheral/secure_element/test/unittest/mock/ | ||
H A D | mock.cpp | 95 SecureElementCaProxy::DynamicLoad::DynamicLoad(const std::string &lib) {} in DynamicLoad() function in OHOS::HDI::SecureElement::SecureElementCaProxy::DynamicLoad |
/ohos5.0/drivers/peripheral/secure_element/vendor_sim_adaptor/ | ||
H A D | se_vendor_adaptions.cpp | 57 SimSeVendorAdaptions::DynamicLoad::DynamicLoad(const std::string &lib) : libPath_(lib) {} in DynamicLoad() function in OHOS::HDI::SecureElement::SimSecureElement::V1_0::SimSeVendorAdaptions::DynamicLoad |