Home
last modified time | relevance | path

Searched refs:readBinary (Results 1 – 3 of 3) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothRfcommFacade.java268 return Base64Codec.encodeBase64String(conn.readBinary(bufferSize)); in bluetoothRfcommReadBinary()
511 public byte[] readBinary() throws IOException { in readBinary() method in BluetoothConnection
512 return this.readBinary(4096); in readBinary()
515 public byte[] readBinary(int bufferSize) throws IOException { in readBinary() method in BluetoothConnection
/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.cpp131 ProgramBinary* readBinary (const std::string& srcPath) in readBinary() function
443 const de::UniquePtr<ProgramBinary> binary (readBinary(path.getPath())); in initFromPath()
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...