Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.c362 bool hasPackageName = strstr(source, "<variablePackageName>") != NULL; in GetRealSrcPath() local
368 if (!hasPackageName) { in GetRealSrcPath()