Searched refs:systemTabooDataPath (Results 1 – 2 of 2) sorted by relevance
36 std::string systemTabooDataPath = "/system/etc/taboo/"; variable
23 systemTaboo = std::make_shared<Taboo>(systemTabooDataPath); in TabooUtils()