Searched refs:CreateFormatBuffer (Results 1 – 3 of 3) sorted by relevance
73 static napi_value CreateFormatBuffer(napi_env env, Format &format);
565 napi_value CommonNapi::CreateFormatBuffer(napi_env env, Format &format) in CreateFormatBuffer() function in OHOS::Media::CommonNapi727 description = CommonNapi::CreateFormatBuffer(env, value_[index]); in GetJsResult()
607 trackDescription = CommonNapi::CreateFormatBuffer(trackInfoRef->env_, trackInfo[i]); in UvWork()