Searched defs:QueryInterface (Results 1 – 3 of 3) sorted by relevance
58 void* InterfaceLoader::QueryInterface(const std::string& symbol) const in QueryInterface() function in OHOS::PowerMgr::InterfaceLoader
155 int (*QueryInterface)(IUnknown *iUnknown, int version, void **target); member
160 int32_t QueryInterface(T *&query) in QueryInterface() function