Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator.cc31 static std::atomic<int32_t> s_allocPageErrorCode{0}; variable
39 static std::atomic<int32_t> s_allocPageErrorCode{ERROR_SUCCESS}; variable