Searched defs:GetRlzStorePath (Results 1 - 1 of 1) sorted by path

/external/chromium_org/rlz/chromeos/lib/
H A Drlz_value_store_chromeos.cc46 base::FilePath GetRlzStorePath() { function in namespace:rlz_lib::__anon10525
307 g_store = new RlzValueStoreChromeOS(GetRlzStorePath());
337 return GetRlzStorePath().value();

Completed in 447 milliseconds