Home
last modified time | relevance | path

Searched defs:MAX_PARAM_SIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_lazy_foreach.cpp115 MAX_PARAM_SIZE = 6, enumerator
118 bool ParseAndVerifyParams(const JSCallbackInfo& info, JSRef<JSVal> (&params)[MAX_PARAM_SIZE]) in ParseAndVerifyParams()
/ohos5.0/base/security/access_token/interfaces/kits/napi/el5filekeymanager/src/
H A Del5_filekey_manager_napi.cpp29 constexpr uint32_t MAX_PARAM_SIZE = 1; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h120 constexpr int32_t MAX_PARAM_SIZE = 20; variable