Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h26 #define PARAM_ZERO 0 macro
/ohos5.0/base/account/os_account/interfaces/kits/napi/distributedaccount/src/
H A Dnapi_distributed_account.cpp37 constexpr std::int32_t PARAM_ZERO = 0; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/include/
H A Dnapi_account_iam_common.h40 constexpr size_t PARAM_ZERO = 0; variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_account_manager.cpp37 const size_t PARAM_ZERO = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp59 const int32_t PARAM_ZERO = 0; variable