Home
last modified time | relevance | path

Searched refs:hasService (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/hal/dumpstate/1.1/config/
Ddumpstate_hal_configuration_V1_0.h65 bool hasService() const;
77 bool hasService() const;
Ddumpstate_hal_configuration_V1_0.cpp131 bool Services::hasService() const { in hasService() function in dumpstate::hal::configuration::V1_0::Services
161 bool SystemLogs::hasService() const { in hasService() function in dumpstate::hal::configuration::V1_0::SystemLogs
DXmlServiceSupplier.cpp48 if (sl->hasService()) { in XmlServiceSupplier()