/aosp12/system/core/libprocessgroup/profiles/ |
H A D | task_profiles_29.json | 5 "Controller": "schedtune", string 10 "Controller": "schedtune", string 23 "Controller": "schedtune", string 36 "Controller": "schedtune", string 49 "Controller": "schedtune", string 62 "Controller": "schedtune", string 75 "Controller": "schedtune", string 88 "Controller": "schedtune", string 101 "Controller": "schedtune", string 114 "Controller": "schedtune", string [all …]
|
H A D | task_profiles_28.json | 5 "Controller": "schedtune", string 10 "Controller": "schedtune", string 23 "Controller": "schedtune", string 36 "Controller": "schedtune", string 49 "Controller": "schedtune", string 62 "Controller": "schedtune", string 75 "Controller": "schedtune", string 88 "Controller": "schedtune", string 101 "Controller": "schedtune", string 114 "Controller": "schedtune", string [all …]
|
H A D | task_profiles_30.json | 5 "Controller": "schedtune", string 10 "Controller": "schedtune", string 23 "Controller": "schedtune", string 36 "Controller": "schedtune", string 49 "Controller": "schedtune", string 62 "Controller": "schedtune", string 75 "Controller": "schedtune", string 88 "Controller": "schedtune", string 101 "Controller": "schedtune", string 114 "Controller": "schedtune", string [all …]
|
H A D | task_profiles.json | 5 "Controller": "cpuset", string 10 "Controller": "cpuset", string 15 "Controller": "cpuset", string 20 "Controller": "memory", string 25 "Controller": "memory", string 30 "Controller": "memory", string 35 "Controller": "cpu", string 40 "Controller": "cpu", string 45 "Controller": "cpu", string 50 "Controller": "freezer", string [all …]
|
H A D | cgroups.json | 4 "Controller": "blkio", string 11 "Controller": "cpu", string 18 "Controller": "cpuset", string 25 "Controller": "memory", string 40 "Controller": "freezer", string
|
H A D | cgroups_28.json | 4 "Controller": "schedtune", string
|
H A D | cgroups_29.json | 4 "Controller": "schedtune", string
|
H A D | cgroups_30.json | 4 "Controller": "schedtune", string
|
/aosp12/system/bt/gd/rust/shim/src/ |
H A D | controller.rs | 10 pub struct Controller(pub Arc<ControllerExports>); struct 11 impl Deref for Controller { implementation
|
H A D | stack.rs | 69 pub fn get_controller(stack: &mut Stack) -> Box<Controller> { in get_controller()
|
H A D | bridge.rs | 12 type Controller; typedef 20 fn get_controller(stack: &mut Stack) -> Box<Controller>; in get_controller()
|
/aosp12/packages/services/Car/service/src/com/android/car/garagemode/ |
H A D | Controller.java | 44 public class Controller implements CarPowerStateListenerWithCompletion { class 55 public Controller(Context context, Looper looper) { in Controller() method in Controller 59 public Controller( in Controller() method in Controller
|
/aosp12/system/bt/main/shim/ |
H A D | entry.h | 49 class Controller; variable
|
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/controller/ |
H A D | Controller.kt | 30 class Controller private constructor() { regex
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
H A D | CallbackControllerTest.java | 109 private static class Controller implements CallbackController<Object> { class in CallbackControllerTest
|
/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
H A D | ActivityLaunchAnimator.kt | 186 private fun Controller.callOnIntentStartedOnMainThread(willAnimate: Boolean) { regex 249 interface Controller : LaunchAnimator.Controller { regex
|
H A D | LaunchAnimator.kt | 72 interface Controller { regex
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
H A D | MoreKeysPanel.java | 23 public interface Controller { interface
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/provider/ |
H A D | AbstractLocationProvider.java | 360 private class Controller implements LocationProviderController { class in AbstractLocationProvider 364 Controller() {} in Controller() method in AbstractLocationProvider.Controller
|
/aosp12/system/bt/gd/hci/ |
H A D | controller.cc | 844 Controller::Controller() : impl_(std::make_unique<impl>(*this)) {} in Controller() function in bluetooth::hci::Controller
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | activitymanagerservice.proto | 713 message Controller { message
|
/aosp12/packages/modules/NeuralNetworks/runtime/ |
H A D | ExecutionPlan.cpp | 1117 ExecutionPlan::Controller::Controller( in Controller() function in android::nn::ExecutionPlan::Controller
|