Home
last modified time | relevance | path

Searched defs:LIST_MAX_SIZE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/include/
H A Dilisten_ability.h37 const int LIST_MAX_SIZE = 102400; variable
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/test_sa_proxy_cache_ability/include/
H A Ditest_sa_proxy_cache.h47 const int LIST_MAX_SIZE = 102400; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/base/include/
H A Dideferred_video_processing_session.h50 const int LIST_MAX_SIZE = 102400; variable
H A Dideferred_video_processing_session_callback.h45 const int LIST_MAX_SIZE = 102400; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/app_control/
H A Dapp_control_constants.h31 constexpr int32_t LIST_MAX_SIZE = 1024; variable
/ohos5.0/base/security/device_security_level/oem_property/ohos/common/
H A Dhks_adapter.c34 #define LIST_MAX_SIZE 10240 macro