Searched defs:LoadData (Results 1 – 5 of 5) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/ | ||
D | SerializationConfig.cs | 73 private static byte[] LoadData(string resource) in LoadData() method in Google.Protobuf.Benchmarks.SerializationConfig |
/external/tensorflow/tensorflow/compiler/xla/rpc/ | ||
D | xla_service.proto | 83 rpc LoadData(LoadDataRequest) returns (LoadDataResponse) { rpc |
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ | ||
D | ShadowWebView.java | 423 public static class LoadData { class in ShadowWebView |
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ | ||
D | ShadowWebView.java | 701 public static class LoadData { class in ShadowWebView |
/external/libaom/libaom/test/ | ||
D | gviz_api.py | 544 def LoadData(self, data, custom_properties=None): member in DataTable |