Home
last modified time | relevance | path

Searched defs:MAX_CAPACITY (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_scheduler_const.h24 constexpr const size_t MAX_CAPACITY = (1U << 20); member
/foundation/ai/intelligent_voice_framework/utils/
H A Dqueue_util.h30 constexpr uint32_t MAX_CAPACITY = 500; member
40 bool Init(uint32_t capacity = MAX_CAPACITY) in Init() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dsend_task_scheduler.cpp25 static constexpr uint32_t MAX_CAPACITY = 67108864; // 64 M bytes member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_common.h136 constexpr uint32_t MAX_CAPACITY = 64 * 1024 * 1024; // 64 MBytes, 1024 is scale variable

Completed in 2 milliseconds