Home
last modified time | relevance | path

Searched defs:GetCPPValue (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
Djs_sendable_utils.h79 int32_t GetCPPValue(napi_env env, napi_value jsValue, T &value) in GetCPPValue() function
88 int32_t GetCPPValue(napi_env env, napi_value jsValue, T &value) in GetCPPValue() function
Djs_common_utils.h94 template<typename T> int32_t GetCPPValue(napi_env env, napi_value jsValue, T &value) in GetCPPValue() function
102 template<typename T, typename First, typename... Types> int32_t GetCPPValue(napi_env env, napi_valu… in GetCPPValue() function
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/data_ability/include/
Djs_utils.h151 int32_t GetCPPValue(napi_env env, napi_value jsValue, T &value) in GetCPPValue() function
157 int32_t GetCPPValue(napi_env env, napi_value jsValue, T &value) in GetCPPValue() function
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
Djs_utils.h156 int32_t GetCPPValue(napi_env env, napi_value jsValue, T &value) in GetCPPValue() function
162 int32_t GetCPPValue(napi_env env, napi_value jsValue, T &value) in GetCPPValue() function