Home
last modified time | relevance | path

Searched defs:PAGE_SIZE (Results 1 - 8 of 8) sorted by relevance

/base/security/code_signature/test/unittest/utils/include/
H A Dxpm_common.h29 const unsigned long PAGE_SIZE = (sysconf(_SC_PAGESIZE)); member
/base/startup/init/interfaces/innerkits/fd_holder/
H A Dfd_holder_internal.c23 #define PAGE_SIZE (4096U) macro
/base/tee/tee_client/frameworks/include/
H A Dtee_client_inner.h75 #define PAGE_SIZE getpagesize() macro
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp31 #define PAGE_SIZE 4096 macro
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprinter.cpp39 constexpr size_t PAGE_SIZE = 4096; variable
/base/security/code_signature/test/unittest/
H A Djit_code_sign_test.cpp79 constexpr size_t PAGE_SIZE = 4096; member
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp31 #define PAGE_SIZE 4096 macro
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp120 constexpr size_t PAGE_SIZE = 4096; variable

Completed in 10 milliseconds