Home
last modified time | relevance | path

Searched defs:NAPI_RETURN_ZERO (Results 1 – 2 of 2) sorted by relevance

/base/customization/enterprise_device_management/interfaces/kits/common/include/
Dnapi_edm_common.h60 constexpr int32_t NAPI_RETURN_ZERO = 0; variable
/base/customization/config_policy/interfaces/kits/js/src/
Dconfig_policy_napi.cpp33 static constexpr int32_t NAPI_RETURN_ZERO = 0; variable