Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
DRegistry.cpp62 static const string TL_BIN_FILE_EXT = ".tlbin"; variable
913 return getRegistryPath() + "/" + byteArrayToString(uuid, sizeof(*uuid)) + TL_BIN_FILE_EXT; in getTlBinFilePath()