Home
last modified time | relevance | path

Searched refs:Reserve (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dthread_local_buffer.h51 static void Reserve(std::size_t capacity) { in Reserve() function
69 Reserve(capacity);
78 Reserve(Capacity); in GetEmptyBuffer()
/frameworks/base/cmds/incident_helper/testdata/
Dpagetypeinfo.txt8 Number of blocks type Unmovable Reclaimable Movable CMA Reserve Isolat…
/frameworks/base/core/proto/android/os/
Dpagetypeinfo.proto34 * The six migration types are Unmovable, Reclaimable, Movable, Reserve, CMA, and Isolate.
/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/
Dbroadcast_ring.h262 Reserve(kRecordCount); in Put()
575 void Reserve(uint32_t reserve_count) { in Reserve() function
/frameworks/base/libs/hwui/service/
DGraphicsStatsService.cpp184 proto->mutable_histogram()->Reserve(sHistogramSize); in mergeProfileDataIntoProto()
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp480 MessageBuffer<ReplyBuffer>::Reserve(kMaxMessageSize - 1); in EchoVector()