Home
last modified time | relevance | path

Searched defs:com (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updater/services/ui/control/
H A Devent_manager.cpp47 auto com = pgMgr_[viewId.pageId][viewId.comId].As(); in Add() local
59 auto com = pgMgr_[viewId.pageId][viewId.comId].As(); in Add() local
75 auto com = pgMgr_[viewId.pageId][viewId.comId].As(); in Add() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/
H A Djpeg_decoder_yuv.cpp167 uint32_t JpegDecoderYuv::Get420OutPlaneWidth(YuvComponentIndex com, int imageWidth) in Get420OutPlaneWidth()
179 uint32_t JpegDecoderYuv::Get420OutPlaneHeight(YuvComponentIndex com, int imageHeight) in Get420OutPlaneHeight()
191 uint32_t JpegDecoderYuv::Get420OutPlaneSize(YuvComponentIndex com, int imageWidth, int imageHeight) in Get420OutPlaneSize()
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
H A Dcommon_event_control_manager_branch_test.cpp72 std::vector<std::shared_ptr<CommonEventRecord>> com; in HWTEST_F() local