Home
last modified time | relevance | path

Searched refs:component_id (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/profiler/
H A Djs_profiler.py38 def add_component_info(component_id): argument
39 return key_word[component_id]
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Djpeg_hw_decoder.cpp211 .componentId = jpegCompressInfo->comp_info[i].component_id, in AssembleComponentInfo()