Home
last modified time | relevance | path

Searched defs:handlers_ (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aging/
H A Daging_handler_chain.h37 std::vector<std::shared_ptr<AgingHandler>> handlers_; variable
/ohos5.0/foundation/multimodalinput/input/common/anco/comm/include/
H A Danco_channel_stub.h43 std::map<AncoRequestId, int32_t (AncoChannelStub::*)(MessageParcel&, MessageParcel&)> handlers_; variable
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dstate_machine.h100 std::map<CooperateEventType, std::function<void(Context&, const CooperateEvent&)>> handlers_; variable
H A Di_cooperate_state.h68 … std::map<CooperateEventType, std::function<void(Context&, const CooperateEvent&)>> handlers_; variable
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dstate_machine.h102 std::map<CooperateEventType, std::function<void(Context&, const CooperateEvent&)>> handlers_; variable
H A Di_cooperate_state.h71 … std::map<CooperateEventType, std::function<void(Context&, const CooperateEvent&)>> handlers_; variable
/ohos5.0/foundation/multimodalinput/input/service/account_manager/include/
H A Daccount_manager.h103 std::map<std::string, std::function<void(const EventFwk::CommonEventData &)>> handlers_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_hierarchy_observer.h64 BASE_NS::vector<EventHandler> handlers_; variable
/ohos5.0/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_gesture_manager.h105 std::vector<Handler> handlers_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/dump/
H A Ddump_manager.h62 ConcurrentMap<std::string, std::map<uintptr_t, Handler>> handlers_; variable
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/adaptor/
H A Djs_watcher.h54 EventHandler *handlers_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dtextureinfo_impl.cpp68 META_NS::PropertyChangedEventHandler handlers_[6]; member in __anon3650867d0110::TextureInfoImpl
/ohos5.0/foundation/arkui/napi/sample/native_module_storage/
H A Djs_storage.h76 EventHandler* handlers_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h221 BASE_NS::vector<HandlerData> handlers_; variable