Home
last modified time | relevance | path

Searched refs:CheckMountConfig (Results 1 – 1 of 1) sorted by relevance

/base/startup/appspawn/util/src/
Dsandbox_utils.cpp336 static bool CheckMountConfig(nlohmann::json &mntPoint, const ClientSocket::AppProperty *appProperty, in CheckMountConfig() function
454 if (CheckMountConfig(mntPoint, appProperty, checkFlag) == false) { in DoAllMntPointsMount()