Home
last modified time | relevance | path

Searched refs:ReadStorageBlobFromFile (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.h146 std::vector<StorageBlob> ReadStorageBlobFromFile(const GattDevice &address) const;
H A Dgatt_cache.cpp217 std::vector<StorageBlob> storage = ReadStorageBlobFromFile(address); in LoadFromFile()
280 std::vector<GattCache::StorageBlob> GattCache::ReadStorageBlobFromFile(const GattDevice &address) const in ReadStorageBlobFromFile() function in OHOS::bluetooth::GattCache

Completed in 2 milliseconds