/aosp12/frameworks/native/cmds/servicemanager/ |
H A D | ServiceManager.h | 62 struct Service { struct 76 using ServiceMap = std::map<std::string, Service>; argument
|
/aosp12/frameworks/native/libs/binder/rust/tests/ |
H A D | ndk_rust_interop.rs | 74 struct Service; struct 76 impl Interface for Service {} implementation 78 impl IBinderRustNdkInteropTest for Service { implementation
|
/aosp12/system/bt/bta/gatt/ |
H A D | database.h | 70 struct Service { struct 75 std::vector<IncludedService> included_services; argument 79 struct IncludedService { argument
|
/aosp12/system/libhidl/transport/ |
H A D | HidlLazyUtils.cpp | 49 struct Service { struct in android::hardware::details::ClientCounterCallback 50 sp<IBase> service; 51 std::string name; 52 bool clients = false; 54 bool registered = true;
|
/aosp12/frameworks/native/libs/binder/ |
H A D | LazyServiceRegistrar.cpp | 51 struct Service { struct in android::binder::internal::ClientCounterCallbackImpl 52 sp<IBinder> service; 53 bool allowIsolated; 54 int dumpFlags; 58 bool clients = false; 59 bool registered = true;
|
/aosp12/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/ |
H A D | Service.java | 33 public abstract class Service implements Transport.Callback { class 38 public Service(Context context, Transport transport, int serviceId) { in Service() method in Service
|
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/ |
H A D | service_endpoint.h | 13 class Service; variable
|
H A D | service_dispatcher.h | 14 class Service; variable
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/configprovider/ |
H A D | SharedPrefConfigProvider.java | 63 public static class Service extends IntentService { class in SharedPrefConfigProvider 65 public Service() { in Service() method in SharedPrefConfigProvider.Service
|
/aosp12/packages/modules/adb/daemon/ |
H A D | logging.h | 24 Service, enumerator
|
/aosp12/system/bt/service/common/bluetooth/ |
H A D | service.cc | 20 Service::Service(const Service& other) { in Service() function in bluetooth::Service
|
H A D | service.h | 29 Service(uint16_t handle, bool primary, const Uuid& uuid, in Service() function
|
/aosp12/packages/apps/Settings/src/com/android/settings/applications/ |
H A D | ProcStatsEntry.java | 315 public static final class Service implements Parcelable { class in ProcStatsEntry 321 public Service(ServiceState service) { in Service() method in ProcStatsEntry.Service 329 public Service(Parcel in) { in Service() method in ProcStatsEntry.Service
|
/aosp12/system/bt/gd/rust/common/src/ |
H A D | lib.rs | 42 fn into_grpc(self) -> grpcio::Service; in into_grpc()
|
/aosp12/packages/apps/MusicFX/src/com/android/musicfx/ |
H A D | Compatibility.java | 115 public static class Service extends IntentService { class in Compatibility 119 public Service() { in Service() method in Compatibility.Service
|
/aosp12/frameworks/base/location/java/android/location/provider/ |
H A D | LocationProviderBase.java | 302 private final class Service extends ILocationProvider.Stub { class in LocationProviderBase 304 Service() {} in Service() method in LocationProviderBase.Service
|
/aosp12/bionic/libc/tools/ |
H A D | genserv.py | 17 class Service: class
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Service.java | 313 public abstract class Service extends ContextWrapper implements ComponentCallbacks2, class 342 public Service() { in Service() method in Service
|
/aosp12/frameworks/base/location/lib/java/com/android/location/provider/ |
H A D | LocationProviderBase.java | 362 private final class Service extends ILocationProvider.Stub { class in LocationProviderBase 364 Service() { in Service() method in LocationProviderBase.Service
|
/aosp12/system/bt/gd/rust/main/src/ |
H A D | lib.rs | 68 ) -> grpcio::Service { in get_grpc()
|
/aosp12/system/bt/gd/rust/hci/src/ |
H A D | controller_facade.rs | 35 fn into_grpc(self) -> grpcio::Service { in into_grpc()
|
/aosp12/system/memory/libmemunreachable/tests/ |
H A D | Binder_test.cpp | 98 int Service() { in Service() function in android::ServiceProcess
|
/aosp12/packages/services/Car/cpp/watchdog/server/src/ |
H A D | WatchdogProcessService.h | 88 Service, enumerator
|
/aosp12/system/core/init/ |
H A D | service.cpp | 131 Service::Service(const std::string& name, Subcontext* subcontext_for_restart_commands, in Service() function in android::init::Service 135 Service::Service(const std::string& name, unsigned flags, uid_t uid, gid_t gid, in Service() function in android::init::Service
|
/aosp12/system/bt/gd/rust/facade/src/ |
H A D | lib.rs | 30 ) -> grpcio::Service { in create()
|