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