Home
last modified time | relevance | path

Searched refs:MAX_EXTRA_SIZE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dsec_comp_info.h33 static constexpr uint32_t MAX_EXTRA_SIZE = 0x1000; variable
/ohos5.0/base/security/security_component_manager/frameworks/security_component/src/
H A Dsec_comp_click_event_parcel.cpp159 } else if (clickInfo.extraInfo.dataSize > MAX_EXTRA_SIZE) { in Unmarshalling()
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_stub_test.cpp163 int dataSize = MAX_EXTRA_SIZE + 1;
H A Dsec_comp_stub_mock_test.cpp235 int dataSize = MAX_EXTRA_SIZE + 1;