Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/osaccount/include/
Dnapi_os_account_common.h28 constexpr const std::int32_t STR_MAX_SIZE = 256; variable
/base/theme/screenlock_mgr/interfaces/inner_api/include/
Dscreenlock_common.h118 constexpr const std::int32_t STR_MAX_SIZE = 256; variable
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h31 constexpr int32_t STR_MAX_SIZE = 200; variable
/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
Dcommon_event_parse.cpp26 static const int32_t STR_MAX_SIZE = 256; variable
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
Dcommon_event_parse.cpp40 static const int32_t STR_MAX_SIZE = 256; variable