Home
last modified time | relevance | path

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

/base/inputmethod/imf/
Dhisysevent.yaml19 COMPONENT_ID: {type: INT32,desc: component type}
25 COMPONENT_ID: {type: INT32,desc: the component type}
31 COMPONENT_ID: {type: INT32,desc: the component type}
/base/inputmethod/imf/services/dfx/src/
Dinputmethod_sysevent.cpp30 "USER_ID", userId, "COMPONENT_ID", bundname, "ERROR_CODE", errCode); in FaultReporter()