Home
last modified time | relevance | path

Searched defs:interface_ (Results 1 – 7 of 7) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwriter.js87 function interface_(it) { function
Dwebidl2.js75 function interface_(opts) { function
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftdrv.h227 interface_, \ argument
Dftobjs.h1115 interface_, \ argument
1184 interface_, \ argument
1210 interface_, \ argument
/third_party/node/src/
Dinspector_agent.cc677 std::shared_ptr<MainThreadInterface> interface_; member in node::inspector::NodeInspectorClient
Djs_native_api_v8_inspector.cc1280 std::shared_ptr<MainThreadInterface> interface_; member in v8impl::InspectorClient
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp1711 ProgramResourceQueryTestTarget::ProgramResourceQueryTestTarget (ProgramInterface interface_, deUint… in ProgramResourceQueryTestTarget()