Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/common/
H A Dhap_byte_buffer.h71 static const int32_t MAX_PRINT_LENGTH;
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/common/
H A Dhap_byte_buffer.cpp24 const int32_t HapByteBuffer::MAX_PRINT_LENGTH = 200; member in OHOS::Security::Verify::HapByteBuffer