Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DThreadPriorityController.h52 ThreadPriorityController() : mSystemCallsInterface(std::make_unique<SystemCalls>()) {} in ThreadPriorityController() function
54 explicit ThreadPriorityController(std::unique_ptr<SystemCallsInterface> s) : in ThreadPriorityController() function