Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp471 std::string atomicServicePath = path; in ReplaceVariablePackageName() local
472atomicServicePath = replace_all(atomicServicePath, g_variablePackageName, variablePackageName.str(… in ReplaceVariablePackageName()
473 MakeAtomicServiceDir(appProperty, atomicServicePath, variablePackageName.str()); in ReplaceVariablePackageName()