Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/jskitsimpl/intelligence/
Daip_napi_utils.cpp277 void AipNapiUtils::SetStringProperty(napi_env env, napi_value targetObj, std::string value, const c… in SetStringProperty() function in OHOS::DataIntelligence::AipNapiUtils
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
Djsi.cpp102 void JSI::SetStringProperty(JSIValue object, const char * const propName, const char *value) in SetStringProperty() function in OHOS::ACELite::JSI