Home
last modified time | relevance | path

Searched defs:toBytes (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
H A DCalculateCRC32.java85 public byte [] toBytes() { in toBytes() method in CalculateCRC32
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTestUtilLite.java145 static ByteString toBytes(String str) { in toBytes() method in TestUtilLite
[all...]
H A DTestUtil.java263 static ByteString toBytes(String str) { in toBytes() method in TestUtil
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuRGBA.hpp88 void toBytes (deUint8* bytes) const { bytes[0] = (deUint8)getRed(); bytes[1] = (deUint8)getGreen(); bytes[2] = (deUint8)getBlue(); bytes[3] = (deUint8)getAlpha(); } in toBytes() function in tcu::RGBA
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DTestUtil.java166 static ByteString toBytes(String str) { in toBytes() method in TestUtil
[all...]
/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp695 Uint8Array toBytes(sk_sp<SkData> data) { in toBytes() function

Completed in 13 milliseconds