Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_service.c27 #define MAX_COMPONENT_SIZE 32 macro
234 uint32_t compIds[MAX_COMPONENT_SIZE]; in CleanRemoteServiceResource()
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_manager_test.cpp443 const int MAX_COMPONENT_SIZE = 500; variable
444 for (int i = 0; i < MAX_COMPONENT_SIZE; i++) {