Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp101 const char *g_appAplName = "app-apl-name"; variable
625 if (mntPoint[g_appAplName] != nullptr) { in CheckMountConfig()
626 std::string app_apl_name = mntPoint[g_appAplName].get<std::string>(); in CheckMountConfig()