Home
last modified time | relevance | path

Searched defs:ActionResult (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/
H A Djs-apis-system-notification.md16 ## ActionResult section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-notification-kit/
H A Djs-apis-system-notification.md16 ## ActionResult section
/ohos5.0/base/powermgr/power_manager/services/native/include/actions/
H A Didevice_state_action.h26 enum ActionResult { enum
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_manager.h45 using ActionResult = std::unordered_map<DHType, std::shared_future<int32_t>>; variable