Home
last modified time | relevance | path

Searched defs:subsystem (Results 1 – 19 of 19) sorted by relevance

/external/perfetto/src/trace_processor/metrics/android/
Dpower_drain_in_watts.sql20 CREATE TABLE power_counters (name TEXT UNIQUE, subsystem TEXT); field
/external/llvm-project/lldb/unittests/Utility/
DSubsystemRAIITest.cpp46 SubsystemRAII<TestSubsystem> subsystem; in TEST() local
85 SubsystemRAII<TestSubsystemWithError> subsystem; in TEST() local
/external/libbrillo/brillo/udev/
Dudev_enumerate.cc33 bool UdevEnumerate::AddMatchSubsystem(const char* subsystem) { in AddMatchSubsystem()
44 bool UdevEnumerate::AddNoMatchSubsystem(const char* subsystem) { in AddNoMatchSubsystem()
Dudev_monitor.cc69 bool UdevMonitor::FilterAddMatchSubsystemDeviceType(const char* subsystem, in FilterAddMatchSubsystemDeviceType()
Dudev.cc77 const char* subsystem, const char* sys_name) { in CreateDeviceFromSubsystemSysName()
Dudev_device.cc36 const char* subsystem, const char* device_type) const { in GetParentWithSubsystemDeviceType() argument
/external/perfetto/protos/perfetto/metrics/android/
Dfastrpc_metric.proto34 repeated Subsystem subsystem = 1; field
/external/python/cpython2/Tools/freeze/
Dwinmakemakefile.py38 def get_custom_entry_point(subsystem): argument
/external/python/cpython3/Tools/freeze/
Dwinmakemakefile.py38 def get_custom_entry_point(subsystem): argument
/external/python/cpython3/PC/layout/support/
Dappxmanifest.py285 def add_alias(xml, appid, alias, subsystem="windows"): argument
312 ns, xml, appid, executable, aliases, visual_element, subsystem, file_types argument
/external/llvm-project/lldb/unittests/Symbol/
DTestLineEntry.cpp37 subsystem; member in LineEntryTest
/external/toybox/toys/lsb/
Ddmesg.c51 int facpri, subsystem, pos; in format_message() local
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/DarwinLog/
DActivityStreamSPI.h100 const char *subsystem; member
128 const char *subsystem; member
/external/autotest/client/deps/fakegudev/src/
Dfakegudev.c364 g_udev_client_query_by_subsystem (GUdevClient *client, const gchar *subsystem) in g_udev_client_query_by_subsystem()
448 const gchar *subsystem, in g_udev_client_query_by_subsystem_and_name()
/external/adhd/cras/src/server/
Dcras_udev.c80 static char const *const subsystem = "sound"; variable
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.h211 uint16_t subsystem = 0; member
/external/llvm-project/lld/COFF/
DConfig.h91 WindowsSubsystem subsystem = llvm::COFF::IMAGE_SUBSYSTEM_UNKNOWN; member
/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp1734 llvm::StringRef subsystem; in DumpHeader() local
/external/perfetto/protos/perfetto/metrics/
Dperfetto_merged_metrics.proto191 repeated Subsystem subsystem = 1; field