Searched refs:Reserve (Results 1 – 8 of 8) sorted by relevance
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | thread_local_buffer.h | 51 static void Reserve(std::size_t capacity) { in Reserve() function 69 Reserve(capacity); 78 Reserve(Capacity); in GetEmptyBuffer()
|
/frameworks/base/core/proto/android/os/ |
D | pagetypeinfo.proto | 34 * The six migration types are Unmovable, Reclaimable, Movable, Reserve, CMA, and Isolate. 55 // Migration type (Unmovable, Reclaimable, Movable, Reserve, CMA, and
|
/frameworks/base/cmds/incident_helper/testdata/ |
D | pagetypeinfo.txt | 8 Number of blocks type Unmovable Reclaimable Movable CMA Reserve Isolat…
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceTracing.cpp | 106 fileProto->mutable_entry()->Reserve(mStorage.size()); in flush()
|
/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/ |
D | broadcast_ring.h | 262 Reserve(kRecordCount); in Put() 575 void Reserve(uint32_t reserve_count) { in Reserve() function
|
/frameworks/base/core/proto/android/stats/connectivity/ |
D | network_stack.proto | 126 /* Reserve for error type
|
/frameworks/base/libs/hwui/service/ |
D | GraphicsStatsService.cpp | 186 proto->mutable_histogram()->Reserve(sHistogramSize); in mergeProfileDataIntoProto()
|
/frameworks/native/libs/vr/libpdx_default_transport/ |
D | pdx_benchmarks.cpp | 480 MessageBuffer<ReplyBuffer>::Reserve(kMaxMessageSize - 1); in EchoVector()
|