Searched refs:ConstructStringFlowbuf (Results 1 – 3 of 3) sorted by relevance
58 …static ErrCode ConstructStringFlowbuf(napi_env env, napi_value argv, int& fd, size_t& scriptLength…
528 ErrCode NapiParseUtils::ConstructStringFlowbuf(napi_env env, napi_value argv, int& fd, size_t& scri… in ConstructStringFlowbuf() function in OHOS::NWeb::NapiParseUtils
3449 NapiParseUtils::ConstructStringFlowbuf(env, argv, fd, scriptLength) : in ConstructFlowbuf()