Searched defs:SIZE (Results 1 – 4 of 4) sorted by relevance
/base/useriam/user_auth_framework/test/unittest/services/src/ |
D | attributes_test.cpp | 195 constexpr int SIZE = 8192; variable 222 constexpr int SIZE = 8192; variable 249 constexpr int SIZE = 8192; variable 276 constexpr int SIZE = 8192; variable
|
/base/telephony/telephony_data/interfaces/innerkits/include/ |
D | sms_mms_data.h | 174 static constexpr const char *SIZE = "size"; variable 230 static constexpr const char *SIZE = "size"; variable
|
/base/hiviewdfx/faultloggerd/tools/process_dump/ |
D | dfx_fault_stack.cpp | 214 constexpr size_t SIZE = sizeof(uintptr_t); in CollectRegistersBlock() local
|
/base/update/updater/utils/include/ |
D | macros.h | 34 #define SIZE(...) SIZE_IMPL(__VA_ARGS__, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1) macro
|