Searched refs:runningLockState_ (Results 1 – 5 of 5) sorted by relevance
224 for (auto lockIt = process->runningLockState_.begin(); in DumpProcessRunningLock()225 lockIt != process->runningLockState_.end(); lockIt++) { in DumpProcessRunningLock()
136 std::map<uint32_t, bool> runningLockState_; variable
454 procRecord->runningLockState_[key] = true; in GetRunningLockState()
859 …procRecord->runningLockState_[type] = (state == ResType::RunninglockState::RUNNINGLOCK_STATE_ENABL… in HandleReportRunningLockEvent()
289 processRecord->runningLockState_[1000] = false;