Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/include/actions/
Drunning_lock_action_info.h48 struct RunningLockParam { struct
49 std::string name;
50 RunningLockType type = RunningLockType::RUNNINGLOCK_BUTT;
51 int32_t timeoutMs = -1;
52 int32_t pid = 0;
53 int32_t uid = 0;