Home
last modified time | relevance | path

Searched refs:PING_TRANSACTION (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Drpc_types.h25 PING_TRANSACTION = ZIPC_PACK_CHARS('_', 'P', 'N', 'G'), enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h31 PING_TRANSACTION = ZIPC_PACK_CHARS('_', 'P', 'N', 'G'), enumerator
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h41 PING_TRANSACTION = ZIPC_PACK_CHARS('_', 'P', 'N', 'G'), enumerator
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-beta/
H A Djs-apidiff-v3.1-beta.md107 | 分布式软总线-rpc.IRemoteObject | PING_TRANSACTION | 删除 | API 7没有实现,不影响已有应用 |
121 | 分布式软总线-rpc.Proxy | PING_TRANSACTION | 新增 | - |
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp383 case PING_TRANSACTION: in SendRequest()
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi/src/
H A Dnapi_remote_proxy.cpp708 napi_create_int32(env, PING_TRANSACTION, &pingTransaction); in NAPIRemoteProxyExport()
/ohos5.0/docs/en/release-notes/api-diff/v3.1-beta/
H A Djs-apidiff-v3.1-beta.md107 | DSoftBus - rpc.IRemoteObject| PING_TRANSACTION | Deleted| Deleted since it is not implemented in …
121 | DSoftBus - rpc.Proxy| PING_TRANSACTION | Added| - |
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1313 int result = SendRequest(handle, PING_TRANSACTION, data, reply, option); in PingService()
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-communication.md219 |新增|NA|方法名 or 属性名:PING_TRANSACTION<br>函数:PING_TRANSACTION: number;|@ohos.rpc.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-communication.md219 |Added|NA|Method or attribute name: PING_TRANSACTION<br>Function name: PING_TRANSACTION: number;|@o…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-communication.md1757 …eProxy;<br>方法or属性:PING_TRANSACTION = ('_' \<\< 24) \| ('P' \<\< 16) \| ('N' \<\< 8) \| 'G';|类名:Rem…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md6953 | PING_TRANSACTION | [RemoteProxy](#remoteproxy) | 是 | 否 | 内部指令码,用于测试IPC服务是否正常。 |
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-communication.md1757 …me: PING_TRANSACTION = ('_' \<\< 24) \| ('P' \<\< 16) \| ('N' \<\< 8) \| 'G';|Class name: RemotePr…
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/
H A Djs-apis-rpc.md6912 | PING_TRANSACTION | 1599098439 (0x5f504e47) | Internal instruction code used to test whether …