HomeSort by relevance Sort by last modified time
    Searched refs:NamedSet (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/generators/
idl_ast.py 94 if parent_namespace and node.cls in IDLNode.NamedSet:
idl_node.py 53 NamedSet = set(['Enum', 'EnumItem', 'File', 'Function', 'Interface',
85 # addition, add nodes to the namespace if the class is in the NamedSet.

Completed in 38 milliseconds