Home
last modified time | relevance | path

Searched refs:GetStringPropertyWithBufferSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/
H A Djsi.h341 …static char *GetStringPropertyWithBufferSize(JSIValue object, const char * const propName, size_t …
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp397 char *JSI::GetStringPropertyWithBufferSize(JSIValue object, const char * const propName, size_t &si… in GetStringPropertyWithBufferSize() function in OHOS::ACELite::JSI