Home
last modified time | relevance | path

Searched defs:access_flag (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpage_allocator_internals_win.h110 const DWORD access_flag = GetAccessFlags(accessibility); in SystemAllocPagesInternal() local
158 const DWORD access_flag = GetAccessFlags(accessibility); in SetSystemPagesAccessInternal() local
H A Dpage_allocator_internals_posix.h182 int access_flag = GetAccessFlags(accessibility); in SystemAllocPagesInternal() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp2023 bool MapRangeWriteBitTest::CompareWithReference(glw::GLuint buffer, glw::GLbitfield access_flag) in CompareWithReference()