Home
last modified time | relevance | path

Searched refs:g_fileSeparator (Results 1 - 1 of 1) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp128 const char* g_fileSeparator = "/"; member
1310 size_t lastPathSplitPos = libPhysicalPath.find_last_of(g_fileSeparator); in MountAllGroup()
1458 size_t pathIndex = hapPath.find_last_of(g_fileSeparator); in SetOverlayAppSandboxProperty()
1468 auto bundleNameIndex = srcPath.find_last_of(g_fileSeparator); in SetOverlayAppSandboxProperty()

Completed in 4 milliseconds