Searched refs:CameraAppManagerUtilsDeathRecipient (Results 1 – 2 of 2) sorted by relevance
25 class CameraAppManagerUtils::CameraAppManagerUtilsDeathRecipient : public IRemoteObject::DeathRecip… class in OHOS::CameraStandard::CameraAppManagerUtils27 explicit CameraAppManagerUtilsDeathRecipient() {} in CameraAppManagerUtilsDeathRecipient() function in OHOS::CameraStandard::CameraAppManagerUtils::CameraAppManagerUtilsDeathRecipient28 ~CameraAppManagerUtilsDeathRecipient() {} in ~CameraAppManagerUtilsDeathRecipient()64 sptr<CameraAppManagerUtilsDeathRecipient> CameraAppManagerUtilsDeathRecipient_ = in GetAppManagerInstance()65 new CameraAppManagerUtilsDeathRecipient(); in GetAppManagerInstance()
35 class CameraAppManagerUtilsDeathRecipient; variable