Home
last modified time | relevance | path

Searched defs:ReadObject (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_elf/public/pw_elf/internal/
H A Dstream_utils.h24 Result<T> ReadObject(stream::Reader& stream) { in ReadObject() function
/aosp_15_r20/external/libchrome-gestures/src/
H A Dnon_linearity_filter_interpreter.cc41 int NonLinearityFilterInterpreter::ReadObject(void* buf, size_t object_size, in ReadObject() function in gestures::NonLinearityFilterInterpreter
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/storage/src/com/google/storage/v2/
H A Dgapic_metadata.json76 "ReadObject": { object
/aosp_15_r20/external/googleapis/google/storage/v2/
H A Dstorage.proto269 rpc ReadObject(ReadObjectRequest) returns (stream ReadObjectResponse) { rpc