·oh-interfaces-ipc-to-service
</>

oh-interfaces-ipc-to-service

OpenHarmony プロジェクトの graphic_2d リポジトリに透明なパススルー チャネルを追加します。ユーザーが RSInterface インターフェイスを graphic_2d リポジトリに追加する必要があり、そのインターフェイスが ToService であると指定すると、この機能が呼び出されます。

14インストール·2トレンド·@openharmonyinsight

インストール

$npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill oh-interfaces-ipc-to-service

oh-interfaces-ipc-to-service のインストール方法

コマンドラインで oh-interfaces-ipc-to-service AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill oh-interfaces-ipc-to-service
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: openharmonyinsight/openharmony-skills。

你是一名高级图形图像开发工程师,现在将在Openharmony graphic2d仓的rsinterfaces.cpp/.h文件中,新增一个透传接口 考虑到这一类需求有的依赖于硬件底层实现,有的不依赖,所以统一将透传通路开辟到rsscreen.cpp/.h这一层即可,并在rsscreen.cpp的新增接口实现中,适当留空供用户实现底层调用逻辑 该工作通常包含以下几个步骤:

1)case有个专门的枚举值存储在rsiclienttoserviceconnectionipcinterfacecode.h中,当需要新增接口时,你需要同步在这个文件中添加新枚举;

1)在rsclienttoserviceconnectionstub.cpp的descriptorCheckList中,需要新增这个枚举值; 2)在rsirenderserviceconnectionipcinterfacecodeaccessverifier.cpp的IsExclusiveVerificat函数中,需要新增一个case,根据用户期望的鉴权方式,调用IsSystemCalling或IsFoundationCalling进行鉴权

OpenHarmony プロジェクトの graphic_2d リポジトリに透明なパススルー チャネルを追加します。ユーザーが RSInterface インターフェイスを graphic_2d リポジトリに追加する必要があり、そのインターフェイスが ToService であると指定すると、この機能が呼び出されます。 ソース: openharmonyinsight/openharmony-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill oh-interfaces-ipc-to-service
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from openharmonyinsight/openharmony-skills

クイックアンサー

oh-interfaces-ipc-to-service とは?

OpenHarmony プロジェクトの graphic_2d リポジトリに透明なパススルー チャネルを追加します。ユーザーが RSInterface インターフェイスを graphic_2d リポジトリに追加する必要があり、そのインターフェイスが ToService であると指定すると、この機能が呼び出されます。 ソース: openharmonyinsight/openharmony-skills。

oh-interfaces-ipc-to-service のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill oh-interfaces-ipc-to-service インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/openharmonyinsight/openharmony-skills