Searched refs:SERVICE_DIR (Results 1 – 2 of 2) sorted by relevance
43 const std::string SERVICE_DIR = "data/service/"; variable
644 std::string serviceDir = SERVICE_DIR + type + "/" + std::to_string(userId); in IsWorkDirExist()