Home
last modified time | relevance | path

Searched defs:MAX_VALUE_LEN (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/startup/init/simulator/parameter/src/
H A Dparam_adaptor.h29 #define MAX_VALUE_LEN 128 macro
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_common/
H A Dkvstore_common.h23 #define MAX_VALUE_LEN 128 macro
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account_common.h26 constexpr std::int32_t MAX_VALUE_LEN = 4096; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/inc/
H A Ddbm_def.h27 #define MAX_VALUE_LEN 512 macro
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_input_method.h76 static constexpr std::int32_t MAX_VALUE_LEN = 4096; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
H A Dhievent.h61 static const size_t MAX_VALUE_LEN = 128; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.h128 MAX_VALUE_LEN = 1024, enumerator
/ohos5.0/base/startup/init/interfaces/innerkits/syspara/
H A Dparam_wrapper.cpp32 static constexpr int MAX_VALUE_LEN = 128; variable
/ohos5.0/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h127 constexpr std::int32_t MAX_VALUE_LEN = 4096; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.cpp53 const uint32_t MAX_VALUE_LEN = 256; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_common.h33 constexpr std::int32_t MAX_VALUE_LEN = 4096; variable