Home
last modified time | relevance | path

Searched defs:szIsolationModeThresholdMb (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp1514 bool CheckSupportIsolation(const char *szIsolationModeThresholdMb, const std::string &isolationMode) in CheckSupportIsolation()
1537 char szIsolationModeThresholdMb[THRESHOLD_VAL_LEN] = {0}; in CheckIsolationMode() local