Home
last modified time | relevance | path

Searched defs:GetChunk (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_buffer.cc37 std::unique_ptr<TraceBufferChunk> GetChunk(size_t* index) override { in GetChunk() function in base::trace_event::__anond3b2e3260111::TraceBufferRingBuffer
167 std::unique_ptr<TraceBufferChunk> GetChunk(size_t* index) override { in GetChunk() function in base::trace_event::__anond3b2e3260111::TraceBufferVector
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_buffer.cc34 std::unique_ptr<TraceBufferChunk> GetChunk(size_t* index) override { in GetChunk() function in base::trace_event::__anonadf666f00111::TraceBufferRingBuffer
163 std::unique_ptr<TraceBufferChunk> GetChunk(size_t* index) override { in GetChunk() function in base::trace_event::__anonadf666f00111::TraceBufferVector
/aosp_15_r20/external/pigweed/pw_multibuf/public/pw_multibuf/
H A Dsingle_chunk_region_tracker.h43 std::optional<OwnedChunk> GetChunk(size_t size) { in GetChunk() function
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/
H A Dchunk_service.proto43 rpc GetChunk(GetChunkRequest) returns (Chunk) { rpc
/aosp_15_r20/external/googleapis/google/ai/generativelanguage/v1beta/
H A Dretriever_service.proto154 rpc GetChunk(GetChunkRequest) returns (Chunk) { rpc
/aosp_15_r20/external/webp/src/demux/
H A Ddemux.c909 static const Chunk* GetChunk(const WebPDemuxer* const dmux, in GetChunk() function
/aosp_15_r20/external/vixl/src/aarch64/
H A Dsimulator-aarch64.h437 ChunkType GetChunk(int lane) const { return GetActiveMask<ChunkType>(lane); } in GetChunk() function
/aosp_15_r20/external/aws-sdk-java-v2/services/backupstorage/src/main/resources/codegen-resources/
H A Dservice-2.json33 "GetChunk":{ object
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddbdaoint.h922 STDMETHOD(GetChunk) (THIS_ __LONG32 Offset,__LONG32 Bytes,VARIANT *pvar) PURE; in DECLARE_INTERFACE_() local