Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/
H A Dnapi_data_utils.h116 static constexpr int32_t STR_MAX_SIZE = 256; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_common.h28 const std::int32_t STR_MAX_SIZE = 64; variable
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
H A Dnapi_data_utils.h126 static constexpr int32_t STR_MAX_SIZE = 256; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account_common.h28 constexpr const std::int32_t STR_MAX_SIZE = 256; variable
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h33 constexpr int32_t STR_MAX_SIZE = 200; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h32 constexpr int32_t STR_MAX_SIZE = 204; variable
/ohos5.0/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h128 constexpr const std::int32_t STR_MAX_SIZE = 256; variable
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dcommon.cpp23 const uint32_t STR_MAX_SIZE = 64; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h24 constexpr int32_t STR_MAX_SIZE = 204; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability_wrap_utils.cpp22 const std::int32_t STR_MAX_SIZE = 128; variable
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_parse.cpp26 static const int32_t STR_MAX_SIZE = 256; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pastedata.cpp33 const int32_t STR_MAX_SIZE = 256; variable
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp40 static const int32_t STR_MAX_SIZE = 256; variable