Searched refs:kLegacyPersistentPropertyDir (Results 1 – 1 of 1) sorted by relevance
47 constexpr const char kLegacyPersistentPropertyDir[] = "/data/property"; variable57 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(kLegacyPersistentPropertyDir), closedir); in LoadLegacyPersistentProperties()60 << kLegacyPersistentPropertyDir << "\""; in LoadLegacyPersistentProperties()106 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(kLegacyPersistentPropertyDir), closedir); in RemoveLegacyPersistentPropertyFiles()109 << kLegacyPersistentPropertyDir << "\""; in RemoveLegacyPersistentPropertyFiles()