/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ICUData.java | 109 …private static InputStream getStream(final Class<?> root, final String resourceName, boolean requi… in getStream() method in ICUData 132 …static InputStream getStream(final ClassLoader loader, final String resourceName, boolean required… in getStream() method in ICUData 173 public static InputStream getStream(ClassLoader loader, String resourceName){ in getStream() method in ICUData 185 public static InputStream getStream(String resourceName) { in getStream() method in ICUData 201 public static InputStream getStream(Class<?> root, String resourceName) { in getStream() method in ICUData
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUData.java | 107 …private static InputStream getStream(final Class<?> root, final String resourceName, boolean requi… in getStream() method in ICUData 130 …static InputStream getStream(final ClassLoader loader, final String resourceName, boolean required… in getStream() method in ICUData 171 public static InputStream getStream(ClassLoader loader, String resourceName){ in getStream() method in ICUData 183 public static InputStream getStream(String resourceName) { in getStream() method in ICUData 199 public static InputStream getStream(Class<?> root, String resourceName) { in getStream() method in ICUData
|
/third_party/skia/include/core/ |
D | SkDocument.h | 75 SkWStream* getStream() { return fStream; } in getStream() function
|
/third_party/skia/src/core/ |
D | SkFontDescriptor.h | 49 SkStreamAsset* getStream() { return fStream.get(); } in getStream() function 50 SkStreamAsset const* getStream() const { return fStream.get(); } in getStream() function
|
/third_party/skia/third_party/externals/oboe/src/common/ |
D | AudioSourceCaller.h | 51 oboe::AudioStream *getStream() { in getStream() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceBrowserCompileServer.h | 88 Ostream &getStream() { return StrBuf; } in getStream() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RemarkStreamer.h | 48 raw_ostream &getStream() { return RemarkSerializer->OS; } in getStream() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | Minidump.h | 190 Expected<const T &> MinidumpFile::getStream(minidump::StreamType Type) const { in getStream() function
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
D | AppletFrame.java | 144 public InputStream getStream(String key) { in getStream() method in AppletFrame
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | WasmEmitter.cpp | 85 raw_ostream &getStream() { return StringStream; } in getStream() function in __anon6b6c47920111::SubSectionWriter
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
D | NativeAudioContext.h | 197 oboe::AudioStream *getStream(int32_t streamIndex) { in getStream() function
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Context.hpp | 73 inline const sw::Stream &getStream(uint32_t i) const { return stream[i]; } in getStream() function
|