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