HomeSort by relevance Sort by last modified time
    Searched refs:GetService (Results 1 - 7 of 7) sorted by null

  /external/perfetto/src/android_internal/
atrace_hal.cc 34 bool GetService() {
36 g_atraceHal = IAtraceDevice::getService();
46 if (!GetService())
power_stats_hal.cc 39 bool GetService() {
41 g_svc = IPowerStats::getService();
51 if (!GetService())
85 if (!GetService())
  /external/autotest/client/site_tests/cellular_ModemControl/
cellular_ModemControl.py 101 def GetService(self):
116 self.GetService().Connect()
127 self.GetService().Disconnect()
  /external/autotest/client/cros/networking/
shill_proxy.py 602 path = self.manager.GetService(dbus_params)
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc     [all...]
  /external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go 492 func (m *FileDescriptorProto) GetService() []*ServiceDescriptorProto {
    [all...]
  /external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
descriptor.pb.go 464 func (m *FileDescriptorProto) GetService() []*ServiceDescriptorProto {
    [all...]

Completed in 252 milliseconds