Searched refs:ConstructArrayBufFlowbuf (Results 1 – 3 of 3) sorted by relevance
59 …static ErrCode ConstructArrayBufFlowbuf(napi_env env, napi_value argv, int& fd, size_t& scriptLeng…
565 ErrCode NapiParseUtils::ConstructArrayBufFlowbuf(napi_env env, napi_value argv, int& fd, size_t& sc… in ConstructArrayBufFlowbuf() function in OHOS::NWeb::NapiParseUtils
3450 NapiParseUtils::ConstructArrayBufFlowbuf(env, argv, fd, scriptLength); in ConstructFlowbuf()