Home
last modified time | relevance | path

Searched defs:PARAM_TWO (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/test/src/
H A Dmain.cpp25 constexpr int32_t PARAM_TWO = 2; variable
/ohos5.0/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h28 #define PARAM_TWO 2 macro
/ohos5.0/base/account/os_account/interfaces/kits/napi/distributedaccount/src/
H A Dnapi_distributed_account.cpp39 constexpr std::int32_t PARAM_TWO = 2; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp28 constexpr int PARAM_TWO = 2; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/include/
H A Dnapi_account_iam_common.h42 constexpr size_t PARAM_TWO = 2; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp76 constexpr size_t PARAM_TWO = 2; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp61 const int32_t PARAM_TWO = 2; variable