Searched refs:adapterRef (Results 1 – 1 of 1) sorted by relevance
155 napi_ref adapterRef = NapiPrintUtils::CreateReference(env, argv[1]); in ParsePrintAdapterParameter() local156 sptr<IPrintCallback> callback = new (std::nothrow) PrintCallback(env, adapterRef); in ParsePrintAdapterParameter()159 NapiPrintUtils::DeleteReference(env, adapterRef); in ParsePrintAdapterParameter()