Home
last modified time | relevance | path

Searched defs:QueryInterface (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/power_manager/utils/lib_loader/src/
H A Dinterface_loader.cpp58 void* InterfaceLoader::QueryInterface(const std::string& symbol) const in QueryInterface() function in OHOS::PowerMgr::InterfaceLoader
/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Diunknown.h155 int (*QueryInterface)(IUnknown *iUnknown, int version, void **target); member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h160 int32_t QueryInterface(T *&query) in QueryInterface() function