Home
last modified time | relevance | path

Searched refs:STATIC_ASSERT_OR_PA_CHECK (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc.cc34 STATIC_ASSERT_OR_PA_CHECK( in PartitionAllocGlobalInit()
40 STATIC_ASSERT_OR_PA_CHECK( in PartitionAllocGlobalInit()
43 STATIC_ASSERT_OR_PA_CHECK( in PartitionAllocGlobalInit()
48 STATIC_ASSERT_OR_PA_CHECK( in PartitionAllocGlobalInit()
51 STATIC_ASSERT_OR_PA_CHECK( in PartitionAllocGlobalInit()
57 STATIC_ASSERT_OR_PA_CHECK( in PartitionAllocGlobalInit()
63 STATIC_ASSERT_OR_PA_CHECK( in PartitionAllocGlobalInit()
72 STATIC_ASSERT_OR_PA_CHECK( in PartitionAllocGlobalInit()
77 STATIC_ASSERT_OR_PA_CHECK( in PartitionAllocGlobalInit()
84 STATIC_ASSERT_OR_PA_CHECK( in PartitionAllocGlobalInit()
[all …]
Dpartition_alloc_check.h98 #define STATIC_ASSERT_OR_PA_CHECK(condition, message) \ macro
103 #define STATIC_ASSERT_OR_PA_CHECK(condition, message) \ macro