Searched defs:getInterface (Results 1 - 8 of 8) sorted by relevance
| /third_party/node/test/parallel/ |
| H A D | test-readline-interface.js | 52 function getInterface(options) { function [all...] |
| H A D | test-readline-promises-interface.js | 30 function getInterface(options) { function [all...] |
| /base/update/updater/services/hdi/client/ |
| H A D | update_hdi_client.cpp | 69 auto getInterface = reinterpret_cast<IUpdateInterface *(*)()>(dlsym(handler_, getInstance)); in LoadLibrary() local
|
| /third_party/vk-gl-cts/scripts/egl/ |
| H A D | __init__.py | 23 from egl.common import getEGLRegistry, getInterface, getDefaultInterface, VERSION namespace
|
| H A D | common.py | 92 def getInterface (registry, api, version=None, profile=None, **kwargs): function
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/ |
| H A D | intf_plugin.h | 118 const GetInstanceFn getInterface; member
|
| /third_party/vk-gl-cts/scripts/opengl/ |
| H A D | src_util.py | 199 def getInterface (registry, api, version=None, profile=None, **kwargs): function
|
| /third_party/python/Lib/xml/dom/ |
| H A D | minidom.py | 221 def getInterface(self, feature): member in Node 1486 def getInterface(self, feature): member in DOMImplementation
|
Completed in 6 milliseconds