Home
last modified time | relevance | path

Searched defs:MAX_ARGUMENT_NUMBER (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/tools/dump/include/
H A Dshell_command.h97 static constexpr int32_t MAX_ARGUMENT_NUMBER = 256; variable
/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dshell_command.h51 static constexpr int MAX_ARGUMENT_NUMBER = 4096; variable
/ohos5.0/base/security/access_token/tools/accesstoken/src/
H A Datm_command.cpp31 static constexpr int32_t MAX_ARGUMENT_NUMBER = 4096; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/
H A Dcommand_parser.cpp43 const int32_t MAX_ARGUMENT_NUMBER = 4; variable
/ohos5.0/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp49 static constexpr int MAX_ARGUMENT_NUMBER = 4096; variable