Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp60 static const string SP_CONT_FILE_EXT = ".spcont"; variable
889 return getRegistryPath() + "/" + uint32ToString(spid) + SP_CONT_FILE_EXT; in getSpContFilePath()