Home
last modified time | relevance | path

Searched defs:loader_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_native_selector.h100 static inline std::unique_ptr<NciLibsLoader> loader_; variable
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/utils/
H A Ddisplay_adapter.h47 std::unique_ptr<DisplayModuleLoader> loader_; variable
/ohos5.0/drivers/peripheral/secure_element/vendor_sim_adaptor/
H A Dse_vendor_adaptions.h132 static inline std::unique_ptr<DynamicLoad> loader_; variable
/ohos5.0/drivers/peripheral/secure_element/secure_element_ca_proxy/
H A Dsecure_element_ca_proxy.h124 static inline std::unique_ptr<DynamicLoad> loader_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_store.h102 std::shared_ptr<AssetLoader> loader_; member