Home
last modified time | relevance | path

Searched refs:dead (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/
H A D_o_h_i_p_c_remote_object.md6 …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 Dipc__cremote__object_8h.md6 …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.md54 | OH_IPC_DEAD_REMOTE_OBJECT | The remote object is dead.|
H A Derrorcode-rpc.md143 2. Check whether an observer for listening for the dead status of the remote object is registered, …
H A Djs-apis-rpc.md6527dead, 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 Dsubscribe-remote-state.md155dead notification is a mechanism that allows the proxy to detect death notifications of the stub. …
H A Dipc-capi-development-guideline.md387 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 Dbattery_info.cpp307 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 Derrorcode-media.md90 The playback service is dead.
94 The playback service is dead.
H A D_a_v_player.md286 …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 Djs-apis-inner-multimedia-soundPool.md1610 | 5400105 | Service Died. | The playback process is dead, and the service on which the sou…
H A Djs-apis-media.md506 | AVERR_SERVICE_DIED | 5400105 | The service process is dead. |
/ohos5.0/docs/zh-cn/application-dev/ipc/
H A Dipc-capi-development-guideline.md387 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 Djs-apis-battery-info.md112 | DEAD | 5 | The battery is dead.|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.2.3/
H A Dchangelogs-multimedia.md69 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 Djs-apis-distributedDeviceManager.md1121 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 Djs-apis-device-manager-sys.md2141 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.md1507 - **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 DOpenHarmony-v4.0-beta1.md224 - The display driver process provides the dead event listener to improve system fault recovery.
/ohos5.0/build/config/compiler/
H A DBUILD.gn1201 # Mac dead code stripping requires symbols.
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A D_codec_base.md444 …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 Djs-apis-photoAccessHelper-sys.md6456 …on. The temporary read permission will be removed when the application is dead, while the persiste…