Searched defs:szIsolationModeThresholdMb (Results 1 – 1 of 1) sorted by relevance
1514 bool CheckSupportIsolation(const char *szIsolationModeThresholdMb, const std::string &isolationMode) in CheckSupportIsolation()1537 char szIsolationModeThresholdMb[THRESHOLD_VAL_LEN] = {0}; in CheckIsolationMode() local