Home
last modified time | relevance | path

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

/base/sensors/miscdevice/utils/common/src/
H A Dfile_utils.cpp31 const std::string CONFIG_DIR = "/vendor/etc/vibrator/"; member
49 if (!CheckFileDir(realPath, CONFIG_DIR)) { in ReadJsonFile()
150 if (filePath.compare(0, CONFIG_DIR.size(), CONFIG_DIR) != 0) { in CheckFileDir()

Completed in 2 milliseconds