Searched refs:kLegacyPersistentPropertyDir (Results 1 – 1 of 1) sorted by relevance
48 constexpr const char kLegacyPersistentPropertyDir[] = "/data/property"; variable58 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(kLegacyPersistentPropertyDir), closedir); in LoadLegacyPersistentProperties()61 << kLegacyPersistentPropertyDir << "\""; in LoadLegacyPersistentProperties()107 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(kLegacyPersistentPropertyDir), closedir); in RemoveLegacyPersistentPropertyFiles()110 << kLegacyPersistentPropertyDir << "\""; in RemoveLegacyPersistentPropertyFiles()