Searched defs:interfaces (Results 1 – 5 of 5) sorted by relevance
126 const unsigned interfaces = 0; in TestPlayMusicBufferQueue() local
240 Class<?>[] interfaces = runtimeClass.getInterfaces(); in addInterfacesToSetByName() local
254 private void checkInterfaces(List<NetworkInterfaceProto> interfaces) throws Exception{ in checkInterfaces()
90 repeated string interfaces = 4; field
100 Vector<String> interfaces = new Vector<String>(); field in DAsm