Home
last modified time | relevance | path

Searched defs:type_in (Results 1 – 5 of 5) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dgatt_defs.cc22 const UUID& type_in) in ServiceData()
30 const UUID& type_in) in CharacteristicData()
37 DescriptorData::DescriptorData(att::Handle handle_in, const UUID& type_in) in DescriptorData()
/external/oj-libjdwp/src/share/back/
DDDMImpl.c86 jint type_in; in chunk() local
/external/perfetto/src/trace_processor/util/
Dproto_profiler.cc59 uint32_t type_in, in Field()
/external/zucchini/
Dreloc_win32.cc22 RelocUnitWin32::RelocUnitWin32(uint8_t type_in, in RelocUnitWin32()
/external/pytorch/test/torch_np/numpy_tests/lib/
Dtest_function_base.py3878 def test_sort_real(self, type_in, type_out): argument