Searched refs:WarnOut (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/ppapi/generators/
H A Didl_lint.py10 from idl_log import ErrOut, InfoOut, WarnOut namespace
121 WarnOut.Log('%s warning(s) for %s\n' % (warnings, name))
H A Didl_log.py53 WarnOut = IDLLog('Warning', sys.stdout) variable
H A Didl_propertynode.py10 from idl_log import ErrOut, InfoOut, WarnOut namespace
H A Didl_option.py8 from idl_log import ErrOut, InfoOut, WarnOut namespace
H A Didl_outfile.py13 from idl_log import ErrOut, InfoOut, WarnOut namespace
H A Didl_node.py21 from idl_log import ErrOut, InfoOut, WarnOut namespace
112 WarnOut.LogLine(self._filename, self.lineno, 0, ' %s %s' %
H A Didl_generator.py8 from idl_log import ErrOut, InfoOut, WarnOut namespace
H A Didl_namespace.py16 from idl_log import ErrOut, InfoOut, WarnOut namespace
H A Didl_gen_pnacl.py17 from idl_log import ErrOut, InfoOut, WarnOut namespace
H A Didl_gen_wrapper.py14 from idl_log import ErrOut, InfoOut, WarnOut namespace
H A Didl_release.py15 from idl_log import ErrOut, InfoOut, WarnOut namespace
H A Didl_c_header.py13 from idl_log import ErrOut, InfoOut, WarnOut namespace
H A Didl_parser.py33 from idl_log import ErrOut, InfoOut, WarnOut namespace
902 WarnOut.LogLine(node.filename, node.lineno, node.pos, msg)
H A Didl_c_proto.py12 from idl_log import ErrOut, InfoOut, WarnOut namespace
H A Didl_thunk.py13 from idl_log import ErrOut, InfoOut, WarnOut namespace

Completed in 93 milliseconds