Home
last modified time | relevance | path

Searched defs:Service (Results 1 – 20 of 20) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Dfi.w1.wpa_supplicant1.service.in2 Name=fi.w1.wpa_supplicant1
3 Exec=@BINDIR@/wpa_supplicant -u
4 User=root
5 SystemdService=wpa_supplicant.service
Dfi.epitest.hostap.WPASupplicant.service.in2 Name=fi.epitest.hostap.WPASupplicant
3 Exec=@BINDIR@/wpa_supplicant -u
4 User=root
5 SystemdService=wpa_supplicant.service
/external/wpa_supplicant_8/wpa_supplicant/systemd/
Dwpa_supplicant.service.in4 [Service] section
5 Type=dbus
6 BusName=fi.epitest.hostap.WPASupplicant
7 ExecStart=@BINDIR@/wpa_supplicant -u
/external/protobuf/src/google/protobuf/
Dservice.h110 class Service; variable
127 inline Service() {} in Service() function
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dservice.h110 class Service; variable
127 inline Service() {} in Service() function
/external/chromium_org/chrome/browser/media/
Dprotected_media_identifier_permission_context_factory.cc16 class Service : public KeyedService { class
18 explicit Service(Profile* profile) { in Service() function in __anon18b49f330111::Service
/external/chromium_org/chrome/browser/geolocation/
Dgeolocation_permission_context_factory.cc20 class Service : public KeyedService { class
22 explicit Service(Profile* profile) { in Service() function in __anon4e5ba7700111::Service
/external/chromium_org/chrome/browser/ssl/
Dchrome_ssl_host_state_delegate_factory.cc16 class Service : public KeyedService { class
18 explicit Service(Profile* profile) in Service() function in __anone0ce4af40111::Service
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
Dservice_factory.h19 class Service; variable
Dservice.cc50 Service::Service(Profile* profile, in Service() function in chromeos::file_system_provider::Service
/external/apache-harmony/support/src/test/java/tests/resources/ServiceLoader/
DService.java23 public interface Service { interface
/external/protobuf/java/src/main/java/com/google/protobuf/
DService.java48 public interface Service { interface
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
DProcessCategory.cs19 Service, enumerator
/external/guava/guava/src/com/google/common/util/concurrent/
DService.java49 public interface Service { interface
/external/chromium_org/third_party/protobuf/python/google/protobuf/
Dservice.py51 class Service(object): class
/external/protobuf/python/google/protobuf/
Dservice.py51 class Service(object): class
/external/jmdns/src/javax/jmdns/impl/
DDNSQuestion.java127 private static class Service extends DNSQuestion { class in DNSQuestion
128 Service(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in Service() method in DNSQuestion.Service
DDNSRecord.java639 public static class Service extends DNSRecord { class in DNSRecord
646 …public Service(String name, DNSRecordClass recordClass, boolean unique, int ttl, int priority, int… in Service() method in DNSRecord.Service
/external/chromium_org/gpu/command_buffer/service/
Din_process_command_buffer.cc184 InProcessCommandBuffer::Service::Service() {} in Service() function in gpu::InProcessCommandBuffer::Service
/external/smack/src/org/xbill/DNS/
DWKSRecord.java223 public static class Service { class in WKSRecord
230 private Service() {} in Service() method in WKSRecord.Service