Home
last modified time | relevance | path

Searched refs:system_name (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Ddevices.py43 def create_device(self, system_name, channel, **kwargs): argument
50 data = dict(name=system_name,
Dregistration.py89 def register_device(self, system_name, channel, argument
102 device_draft = dict(name=system_name,
/external/scapy/scapy/contrib/
Dlldp.uts16 LLDPDUSystemName(system_name='mate')/\
174 LLDPDUSystemName(system_name='things will')/\
227 assert frm[LLDPDUSystemName].system_name == b'things will'
/external/perf_data_converter/src/
Dbuilder.cc50 uint64 Builder::FunctionId(const char *name, const char *system_name, in FunctionId() argument
53 int64 system_name_index = StringId(system_name); in FunctionId()
Dbuilder.h49 uint64 FunctionId(const char *name, const char *system_name,
Dprofile.proto185 int64 system_name = 3; // Index into string table field
/external/tensorflow/tensorflow/core/profiler/
Dprofile.proto68 int64 system_name = 3; field
/external/perfetto/protos/third_party/pprof/
Dprofile.proto212 int64 system_name = 3; // Index into string table field