Home
last modified time | relevance | path

Searched defs:actionType (Results 1 – 2 of 2) sorted by relevance

/applications/standard/camera/common/src/main/ets/default/redux/core/redux/
DcombineReducers.ts160 const actionType = action && action.type constant
/applications/standard/photos/entry/src/main/ets/common/view/browserOperation/
DAction.ts66 actionType?: Resource; property
309 … readonly actionType: Resource; // It is used to distinguish whether it is the same type of action property in Action