/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/ |
H A D | _o_h_i_p_c_remote_object.md | 6 …ting and destroying a remote object, transferring data, and observing the dead status of a remote … 20 …ting and destroying a remote object, transferring data, and observing the dead status of a remote … 60 …s whether the **OHIPCRemoteStub** object corresponding to the **OHIPCRemoteProxy** object is dead.| 201 | deathRecipientCallback | Callback to be invoked when the **OHIPCRemoteStub** object is dead. It c… 311 …PC_DEAD_REMOTE_OBJECT](_o_h_i_p_c_error_code.md) if the remote **OHIPCRemoteStub** object is dead. 326 …ks whether the **OHIPCRemoteStub** object corresponding to the **OHIPCRemoteProxy** object is dead. 340 Returns **1** if the **OHIPCRemoteStub** object is dead or invalid parameters are found; returns **… 403 …PC_DEAD_REMOTE_OBJECT](_o_h_i_p_c_error_code.md) if the remote **OHIPCRemoteStub** object is dead.
|
H A D | ipc__cremote__object_8h.md | 6 …ting and destroying a remote object, transferring data, and observing the dead status of a remote … 57 … whether the **OHIPCRemoteStub** object corresponding to the **OHIPCRemoteProxy** object is dead.|
|
H A D | _o_h_i_p_c_error_code.md | 54 | OH_IPC_DEAD_REMOTE_OBJECT | The remote object is dead.|
|
H A D | errorcode-rpc.md | 143 2. Check whether an observer for listening for the dead status of the remote object is registered, …
|
H A D | js-apis-rpc.md | 6527 …dead, the local end will receive a notification and **[onRemoteDied](#onremotedied)** will be call… 6894 Checks whether this object is dead. 6902 | boolean | Returns **true** if the object is dead; returns **false** otherwise.| 7982 Checks whether the **RemoteObject** is dead. 7990 | boolean | Returns **true** if **RemoteObject** is dead; returns **false** otherwise.| 8027 …ously. Then, **isObjectDead()** of the proxy object is called to check whether this object is dead.
|
/ohos5.0/docs/en/application-dev/ipc/ |
H A D | subscribe-remote-state.md | 155 …dead notification is a mechanism that allows the proxy to detect death notifications of the stub. …
|
H A D | ipc-capi-development-guideline.md | 387 OH_LOG_INFO(LOG_APP, "the stub is dead!"); 449 // Output on the console: the stub is dead!
|
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/ |
H A D | battery_info.cpp | 307 napi_value dead = nullptr; in CreateEnumHealthState() local 314 napi_create_int32(env, (int32_t)BatteryHealthState::HEALTH_STATE_DEAD, &dead); in CreateEnumHealthState() 322 DECLARE_NAPI_STATIC_PROPERTY("DEAD", dead), in CreateEnumHealthState()
|
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/ |
H A D | errorcode-media.md | 90 The playback service is dead. 94 The playback service is dead.
|
H A D | _a_v_player.md | 286 …own error. The value is **6**.<br>**AV_ERR_SERVICE_DIED**: The service is dead. The value is **7**… 309 …own error. The value is **6**.<br>**AV_ERR_SERVICE_DIED**: The service is dead. The value is **7**…
|
H A D | js-apis-inner-multimedia-soundPool.md | 1610 | 5400105 | Service Died. | The playback process is dead, and the service on which the sou…
|
H A D | js-apis-media.md | 506 | AVERR_SERVICE_DIED | 5400105 | The service process is dead. |
|
/ohos5.0/docs/zh-cn/application-dev/ipc/ |
H A D | ipc-capi-development-guideline.md | 387 OH_LOG_INFO(LOG_APP, "the stub is dead!"); 449 //控制台输出: the stub is dead!
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-battery-info.md | 112 | DEAD | 5 | The battery is dead.|
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.2.3/ |
H A D | changelogs-multimedia.md | 69 If the playback service is dead when an API is called, the API should throw an error according to t…
|
/ohos5.0/docs/en/application-dev/reference/apis-distributedservice-kit/ |
H A D | js-apis-distributedDeviceManager.md | 1121 Subscribes to the dead events of the **DeviceManager** service. The application will be notified wh… 1163 Unsubscribes from the dead events of the **DeviceManager** service.
|
H A D | js-apis-device-manager-sys.md | 2141 Subscribes to dead events of the **DeviceManager** service. The application will be notified when t… 2185 Unsubscribes from dead events of the **DeviceManager** service.
|
/ohos5.0/docs/en/application-dev/reference/apis-drm-kit/ |
H A D | _drm.md | 1507 - **DRM_ERR_SERVICE_DIED**: The service is dead. 1538 - **DRM_ERR_SERVICE_DIED**: The service is dead.
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v4.0-beta1.md | 224 - The display driver process provides the dead event listener to improve system fault recovery.
|
/ohos5.0/build/config/compiler/ |
H A D | BUILD.gn | 1201 # Mac dead code stripping requires symbols.
|
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/ |
H A D | _codec_base.md | 444 …ccurs. Analyze the error based on specific logs.<br>**AV_ERR_SERVICE_DIED**: The service is dead. |
|
/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/ |
H A D | js-apis-photoAccessHelper-sys.md | 6456 …on. The temporary read permission will be removed when the application is dead, while the persiste…
|