Searched refs:isForceControl_ (Results 1 – 6 of 6) sorted by relevance
100 item.isForceControl_ = slotInfo.isForceControl_; in AddSlotInfo()120 jsonNode[BUNDLE_INFO_SLOT_CONTROL] = slotsInfo_[index].isForceControl_ ? 1 : 0; in ToJson()151 slotInfo.isForceControl_ = (forceControl == CONST_ENABLE_INT); in SlotsFromJson()191 + std::to_string(isForceControl_); in Dump()
35 bool isForceControl_; variable
282 isForceControl_ = isForceControl; in SetForceControl()287 return isForceControl_; in GetForceControl()
475 bool isForceControl_ {false};
363 slotInfo.isForceControl_ = slot->GetForceControl(); in GetAllCLoneBundlesInfo()
710 slotInfo->SetForceControl(cloneSlot.isForceControl_); in UpdateCloneBundleInfo()