Searched refs:_context (Results 1 – 12 of 12) sorted by relevance
| /openbmc/sdbusplus/tools/sdbusplus/templates/ |
| H A D | method.aserver.callback.hpp.mako | 122 self->_context().get_bus().set_current_exception( 128 self->_context().spawn( 216 self->_context().get_bus().set_current_exception( 222 self->_context().spawn( 239 self->_context().get_bus().set_current_exception(
|
| H A D | property.aserver.callback.hpp.mako | 46 self->_context().get_bus().set_current_exception( 90 self->_context().get_bus().set_current_exception(
|
| H A D | interface.aserver.hpp.mako | 52 _context(), path, interface, _vtable, this) 105 sdbusplus::async::context& _context()
|
| /openbmc/hiomapd/test/ |
| H A D | flash_write.c | 60 struct mbox_context _context, *context = &_context; in main() local
|
| /openbmc/phosphor-mboxd/test/ |
| H A D | write_flash.c | 57 struct mbox_context _context, *context = &_context; in main() local
|
| /openbmc/qemu/python/scripts/ |
| H A D | mkvenv.py | 248 self._context: Optional[SimpleNamespace] = None 288 self._context = super().ensure_directories(env_dir) 289 return self._context 294 assert self._context is not None 295 self.post_post_setup(self._context) 330 ret = getattr(self._context, field)
|
| /openbmc/openbmc/poky/meta/classes-global/ |
| H A D | devshell.bbclass | 79 _context = { 91 i = code.InteractiveInterpreter(locals=_context)
|
| /openbmc/openbmc/poky/bitbake/lib/bb/parse/ |
| H A D | ast.py | 303 if m not in bb.utils._context: 304 bb.utils._context[m] = __import__(m) 310 bb.utils._context[self.namespace] = __import__(self.namespace) 311 toimport = getattr(bb.utils._context[self.namespace], "BBIMPORTS", []) 313 bb.utils._context[self.namespace] = __import__(self.namespace + "." + i) 314 mod = getattr(bb.utils._context[self.namespace], i)
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | utils.py | 50 return _context 54 _context = ctx 57 _context = clean_context() variable
|
| H A D | build.py | 413 cls_obj = functools.reduce(resolve, cls.split("."), bb.utils._context)
|
| /openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
| H A D | codeparser.py | 235 self.context = bb.utils._context
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery-3.7.1.min.map | 1 …rator","check","result","what","_argument","simple","forward","ofType","_context","xml","outerCach…
|