Searched defs:RunningLockParam (Results 1 – 1 of 1) sorted by relevance
48 struct RunningLockParam { struct49 std::string name;50 std::string bundleName;51 RunningLockType type = RunningLockType::RUNNINGLOCK_BUTT;52 int32_t timeoutMs = -1;53 int32_t pid = 0;54 int32_t uid = 0;