Searched refs:system_name (Results 1 – 8 of 8) sorted by relevance
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/ |
D | devices.py | 43 def create_device(self, system_name, channel, **kwargs): argument 50 data = dict(name=system_name,
|
D | registration.py | 89 def register_device(self, system_name, channel, argument 102 device_draft = dict(name=system_name,
|
/external/scapy/scapy/contrib/ |
D | lldp.uts | 16 LLDPDUSystemName(system_name='mate')/\ 174 LLDPDUSystemName(system_name='things will')/\ 227 assert frm[LLDPDUSystemName].system_name == b'things will'
|
/external/perf_data_converter/src/ |
D | builder.cc | 50 uint64 Builder::FunctionId(const char *name, const char *system_name, in FunctionId() argument 53 int64 system_name_index = StringId(system_name); in FunctionId()
|
D | builder.h | 49 uint64 FunctionId(const char *name, const char *system_name,
|
D | profile.proto | 185 int64 system_name = 3; // Index into string table field
|
/external/tensorflow/tensorflow/core/profiler/ |
D | profile.proto | 68 int64 system_name = 3; field
|
/external/perfetto/protos/third_party/pprof/ |
D | profile.proto | 212 int64 system_name = 3; // Index into string table field
|