Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp61 static const string TL_CONT_FILE_EXT = ".tlcont"; variable
895 return getRegistryPath() + "/" + byteArrayToString(uuid, sizeof(*uuid)) + TL_CONT_FILE_EXT; in getTlContFilePath()