Searched defs:SetStringProperty (Results 1 – 2 of 2) sorted by relevance
277 void AipNapiUtils::SetStringProperty(napi_env env, napi_value targetObj, std::string value, const c… in SetStringProperty() function in OHOS::DataIntelligence::AipNapiUtils
102 void JSI::SetStringProperty(JSIValue object, const char * const propName, const char *value) in SetStringProperty() function in OHOS::ACELite::JSI