Home
last modified time | relevance | path

Searched refs:SetStringPropertyWithBufferSize (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_async_callback.cpp83 JSI::SetStringPropertyWithBufferSize(object, HttpConstant::KEY_HTTP_RESPONSE_DATA, in ResponseDataToJsValue()
/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/
H A Djsi.h154 SetStringPropertyWithBufferSize(JSIValue object, const char *const propName, const char *value, size_t size);
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp113 void JSI::SetStringPropertyWithBufferSize(JSIValue object, const char * const propName, const char *value, size_t size) in SetStringPropertyWithBufferSize() function in OHOS::ACELite::JSI
116 HILOG_ERROR(HILOG_MODULE_ACE, "JSI:SetStringPropertyWithBufferSize failed!"); in SetStringPropertyWithBufferSize()

Completed in 4 milliseconds