Home
last modified time | relevance | path

Searched defs:kwargs (Results 1 – 17 of 17) sorted by relevance

/frameworks/rs/tests/lldb/tests/harness/
Ddecorators.py46 def inner(*args, **kwargs):
64 def __init__(self, skip_condition, *args, **kwargs):
151 def inner(*args, **kwargs):
Dtest_base_remote.py32 def __init__(self, device_port, device, timer, *args, **kwargs):
Dtest_base.py44 def __init__(self, device_port, device, timer, app_type, wimpy=False, **kwargs):
/frameworks/base/startop/scripts/app_startup/
Dapp_startup_runner_test.py90 def default_dict_for_parsed_args(**kwargs):
98 def default_mock_dict_for_parsed_args(include_optional=True, **kwargs):
Dapp_startup_runner.py83 def _debug_print(*args, **kwargs):
104 def _debug_print_gen(*args, **kwargs):
112 def _debug_print_nd(*args, **kwargs):
204 def make_script_command_with_temp_output(script: str, args: List[str], **kwargs)\
Danalyze_metrics.py72 def _debug_print(*args, **kwargs):
92 def _debug_print_gen(*args, **kwargs):
/frameworks/rs/tests/lldb/tests/
Drun_test.py41 def __init__(self, **kwargs):
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Drepeated_composite_container.cc130 PyObject* kwargs) { in AddToAttached()
164 PyObject* kwargs) { in AddToReleased()
182 PyObject* kwargs) { in Add()
Dmessage.cc213 PyObject* args, PyObject* kwargs) { in New()
1044 int InitAttributes(CMessage* self, PyObject* args, PyObject* kwargs) { in CheckAndGetInteger()
1116 PyObject* kwargs = (PyDict_Check(next.get()) ? next.get() : NULL); in CheckAndGetInteger() local
1252 static int Init(CMessage* self, PyObject* args, PyObject* kwargs) { in CheckAndGetInteger()
Ddescriptor_pool.cc139 PyObject* args, PyObject* kwargs) { in New()
/frameworks/ml/nn/tools/test_generator/
Dcts_generator.py60 def IndentedPrint(s, indent=2, *args, **kwargs):
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
D_parameterized.py212 def __call__(self, *args, **kwargs):
Dcontainers.py221 def sort(self, *args, **kwargs):
368 def add(self, **kwargs):
Dpython_message.py476 def init(self, **kwargs):
/frameworks/native/opengl/tools/glgen2/registry/
Dreg.py27 def write( *args, **kwargs ):
/frameworks/compile/libbcc/gdb_plugin/
Dandroid-commands.py54 def check_output(*popenargs, **kwargs):
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/
Dmox.py1371 def new_method(self, *args, **kwargs):