Searched refs:g_sandBoxFlagsCustomized (Results 1 – 1 of 1) sorted by relevance
113 const char *g_sandBoxFlagsCustomized = "sandbox-flags-customized"; variable617 (mntPoint.find(g_sandBoxFlagsCustomized) == mntPoint.end())); in CheckMountConfig()726 …if (GetSandboxDacOverrideEnable(config) && (config.find(g_sandBoxFlagsCustomized) != config.end())… in GetSandboxMountFlags()727 …mountFlags = GetMountFlagsFromConfig(config[g_sandBoxFlagsCustomized].get<std::vector<std::string>… in GetSandboxMountFlags()