Searched defs:SetInt32Property (Results 1 – 3 of 3) sorted by relevance
255 void AipNapiUtils::SetInt32Property(napi_env env, napi_value targetObj, int32_t value, const char *… in SetInt32Property() function in OHOS::DataIntelligence::AipNapiUtils
165 void SetInt32Property(napi_env env, napi_value object, const std::string &name, int32_t value) in SetInt32Property() function
263 void SetInt32Property(napi_env env, napi_value object, const std::string &name, int32_t value) in SetInt32Property() function