Home
last modified time | relevance | path

Searched defs:LoadData (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DBenchmarkDatasetConfig.cs73 private static byte[] LoadData(string resource) in LoadData() method in Google.Protobuf.Benchmarks.BenchmarkDatasetConfig
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPersistentCache.cpp27 ScopedCachedBlob PersistentCache::LoadData(const PersistentCacheKey& key) { in LoadData() function in dawn_native::PersistentCache
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12CachingTests.cpp48 size_t LoadData(const WGPUDevice device, in LoadData() function in FakePersistentCache
/third_party/glib/gio/
Dgloadableicon.c159 } LoadData; typedef
/third_party/uboot/u-boot-2020.01/tools/binman/etype/
Dsection.py486 def LoadData(self, decomp=True): member in Entry_section
/third_party/uboot/u-boot-2020.01/tools/binman/
Dentry.py733 def LoadData(self, decomp=True): member in Entry