/frameworks/compile/libbcc/bcinfo/Wrap/ |
D | in_memory_wrapper_input.cpp | 29 size_t InMemoryWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read() function in InMemoryWrapperInput
|
D | file_wrapper_input.cpp | 35 size_t FileWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read() function in FileWrapperInput
|
/frameworks/base/core/java/android/annotation/ |
D | RequiresPermission.java | 121 @interface Read { annotation
|
/frameworks/opt/gamesdk/src/tuningfork/ |
D | protobuf_util.cpp | 26 bool VectorStream::Read(pb_istream_t *stream, uint8_t *buf, size_t count) { in Read() function in tuningfork::VectorStream
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ |
D | LimitedInputStream.cs | 84 public override int Read(byte[] buffer, int offset, int count) in Read() method in Google.Protobuf.LimitedInputStream
|
D | JsonTokenizer.cs | 696 internal char? Read() in Read() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer.PushBackReader
|
D | FieldCodec.cs | 293 internal static T Read<T>(CodedInputStream input, FieldCodec<T> codec) in Read() method in Google.Protobuf.FieldCodec.WrapperCodecs
|
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/ |
D | MemoryFileSystem.cpp | 49 size_t MemoryFileSystem::Read(const std::string& path, std::string* buffer) { in Read() function in android::hardware::drm::V1_2::clearkey::MemoryFileSystem
|
/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | BCHeaderField.h | 68 bool Read(const uint8_t* buf, size_t buf_len) { in Read() function
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/ |
D | zero_copy_stream_impl.cc | 138 int FileInputStream::CopyingFileInputStream::Read(void* buffer, int size) { in Read() function in google::protobuf::io::FileInputStream::CopyingFileInputStream 303 int IstreamInputStream::CopyingIstreamInputStream::Read( in Read() function in google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/ |
D | CodedInputStreamTest.cs | 377 public override int Read(byte[] buffer, int offset, int count) in Read() method in Google.Protobuf.CodedInputStreamTest.SmallBlockInputStream
|
/frameworks/native/headers/media_plugin/media/openmax/ |
D | OMX_ContentPipe.h | 174 CPresult (*Read)( CPhandle hContent, CPbyte *pData, CPuint nSize); member
|
/frameworks/native/libs/vr/libpdx_default_transport/ |
D | pdx_benchmarks.cpp | 142 Read, enumerator 427 int Read(void* buffer, size_t length) { in Read() function in __anon1caffe9a0111::BenchmarkClient
|
/frameworks/native/libs/binder/tests/ |
D | binderDriverInterfaceTest.cpp | 209 TEST_F(BinderDriverInterfaceTest, Read) { in TEST_F() argument
|
/frameworks/native/libs/vr/libpdx/ |
D | service.cpp | 105 Status<size_t> Message::Read(void* buffer, size_t length) { in Read() function in android::pdx::Message
|
D | service_tests.cpp | 504 TEST_F(ServiceMessageTest, Read) { in TEST_F() argument
|
/frameworks/av/media/extractors/mkv/ |
D | MatroskaExtractor.cpp | 50 virtual int Read(long long position, long length, unsigned char* buffer) { in Read() function
|