Searched defs:LoadData (Results 1 – 6 of 6) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ | ||
| D | BenchmarkDatasetConfig.cs | 73 private static byte[] LoadData(string resource) in LoadData() method in Google.Protobuf.Benchmarks.BenchmarkDatasetConfig |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ | ||
| D | PersistentCache.cpp | 27 ScopedCachedBlob PersistentCache::LoadData(const PersistentCacheKey& key) { in LoadData() function in dawn_native::PersistentCache |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ | ||
| D | D3D12CachingTests.cpp | 48 size_t LoadData(const WGPUDevice device, in LoadData() function in FakePersistentCache |
| /third_party/glib/gio/ | ||
| D | gloadableicon.c | 159 } LoadData; typedef |
| /third_party/uboot/u-boot-2020.01/tools/binman/etype/ | ||
| D | section.py | 486 def LoadData(self, decomp=True): member in Entry_section |
| /third_party/uboot/u-boot-2020.01/tools/binman/ | ||
| D | entry.py | 733 def LoadData(self, decomp=True): member in Entry |