Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp63 static const string DATA_CONT_FILE_EXT = ".datacont"; variable
907 return getTlDataPath(uuid) + "/" + uint32ToString(pid.data) + DATA_CONT_FILE_EXT; in getTlDataFilePath()