Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_check.h32 #define PA_CHECK(condition) \ macro
58 #define PA_CHECK(condition) PA_BASE_CHECK(condition) macro