Home
last modified time | relevance | path

Searched defs:MAX_CONFIG_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Doperator_config_types.h140 const int32_t MAX_CONFIG_SIZE = 10000; member
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp36 const int32_t MAX_CONFIG_SIZE = 1024 * 1024; variable