Home
last modified time | relevance | path

Searched refs:SerializeToLegacyFormat (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/storage/
Dlegacy_config_file.cc80 return os::WriteToFile(path_, cache.SerializeToLegacyFormat()); in Write()
Dconfig_cache.h86 virtual std::string SerializeToLegacyFormat() const;
Dconfig_cache.cc383 std::string ConfigCache::SerializeToLegacyFormat() const { in SerializeToLegacyFormat() function in bluetooth::storage::ConfigCache