/aosp12/packages/providers/MediaProvider/jni/ |
H A D | FuseDaemon.cpp | 728 int error_code = 0; in pf_lookup() local 775 handle* h = reinterpret_cast<handle*>(fi->fh); in pf_fallocate() local 950 int error_code = 0; in pf_mknod() local 994 int error_code = 0; in pf_mkdir() local 1316 handle* h = reinterpret_cast<handle*>(fi->fh); in do_read() local 1352 handle* h = reinterpret_cast<handle*>(fi->fh); in do_read_with_redaction() local 1390 handle* h = reinterpret_cast<handle*>(fi->fh); in pf_read() local 1556 dirhandle* h = new dirhandle(dir); in pf_opendir() local 1621 int error_code = 0; in do_readdir_common() local 1830 int error_code = errno; in pf_create() local [all …]
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_handler_impl.cpp | 158 void ArkWebHandlerImpl::OnPageLoadError(int error_code, const ArkWebString& description, const ArkW… in OnPageLoadError() 769 void ArkWebHandlerImpl::UpdateClippedSelectionBounds(int x, int y, int w, int h) in UpdateClippedSelectionBounds()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_handler_wrapper.cpp | 172 void ArkWebHandlerWrapper::OnPageLoadError(int error_code, const std::string& description, const st… in OnPageLoadError() 871 void ArkWebHandlerWrapper::UpdateClippedSelectionBounds(int x, int y, int w, int h) in UpdateClippedSelectionBounds()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 268 int error_code = 0,rc=0; in async_venc_message_thread() local 1839 bool venc_dev::venc_get_dimensions(OMX_U32 portIndex, OMX_U32 *w, OMX_U32 *h) { in venc_get_dimensions()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 312 int error_code = 0,rc=0; in async_venc_message_thread() local 1658 bool venc_dev::venc_get_dimensions(OMX_U32 portIndex, OMX_U32 *w, OMX_U32 *h) { in venc_get_dimensions()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 336 int error_code = 0,rc=0; in async_venc_message_thread() local 1459 bool venc_dev::venc_get_dimensions(OMX_U32 portIndex, OMX_U32 *w, OMX_U32 *h) { in venc_get_dimensions()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 234 int error_code = 0,rc=0; in async_venc_message_thread() local 1723 bool venc_dev::venc_get_dimensions(OMX_U32 portIndex, OMX_U32 *w, OMX_U32 *h) { in venc_get_dimensions()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 277 int error_code = 0,rc=0; in async_venc_message_thread() local 2042 bool venc_dev::venc_get_dimensions(OMX_U32 portIndex, OMX_U32 *w, OMX_U32 *h) { in venc_get_dimensions()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 160 int error_code = 0,rc=0,bytes_read = 0,bytes_written = 0; in async_message_thread() local 6606 bool omx_vdec::alloc_map_gbm_memory(OMX_U32 w,OMX_U32 h,int dev_fd, in alloc_map_gbm_memory()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 224 int error_code = 0,rc=0,bytes_read = 0,bytes_written = 0; in async_message_thread() local 9833 bool omx_vdec::alloc_map_gbm_memory(OMX_U32 w,OMX_U32 h,int dev_fd, in alloc_map_gbm_memory()
|