/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aging/ |
H A D | aging_handler_chain.h | 37 std::vector<std::shared_ptr<AgingHandler>> handlers_; member in OHOS::AppExecFwk::AgingHandlerChain
|
/foundation/multimodalinput/input/common/anco/comm/include/ |
H A D | anco_channel_stub.h | 43 std::map<AncoRequestId, int32_t (AncoChannelStub::*)(MessageParcel&, MessageParcel&)> handlers_; member in OHOS::MMI::AncoChannelStub
|
/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | state_machine.h | 101 std::map<CooperateEventType, std::function<void(Context&, const CooperateEvent&)>> handlers_; member in OHOS::Msdp::DeviceStatus::Cooperate::final
|
H A D | i_cooperate_state.h | 71 std::map<CooperateEventType, std::function<void(Context&, const CooperateEvent&)>> handlers_; member in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState::ICooperateStep
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/eventcenter/ |
H A D | event_center.h | 58 std::map<int32_t, std::function<void(const Event &)>> handlers_; member in OHOS::DistributedData::EventCenter::final
|
/foundation/distributeddatamgr/pasteboard/framework/framework/include/eventcenter/ |
H A D | event_center.h | 60 std::map<int32_t, std::function<void(const Event &)>> handlers_; member in OHOS::MiscServices::EventCenter::final
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | event_impl.h | 221 BASE_NS::vector<HandlerData> handlers_; global() member in final [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | object_hierarchy_observer.h | 64 BASE_NS::vector<EventHandler> handlers_; member in final
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/dump/ |
H A D | dump_manager.h | 62 ConcurrentMap<std::string, std::map<uintptr_t, Handler>> handlers_; member in OHOS::DistributedData::DumpManager
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | textureinfo_impl.cpp | 68 META_NS::PropertyChangedEventHandler handlers_[6]; member in __anon9840::TextureInfoImpl
|
/foundation/multimodalinput/input/service/account_manager/include/ |
H A D | account_manager.h | 103 std::map<std::string, std::function<void(const EventFwk::CommonEventData &)>> handlers_; member in OHOS::MMI::final
|
/foundation/arkui/napi/sample/native_module_storage/ |
H A D | js_storage.h | 76 EventHandler* handlers_; member in EventListener
|
/foundation/multimodalinput/input/service/subscriber/include/ |
H A D | key_gesture_manager.h | 101 std::vector<Handler> handlers_; member in OHOS::MMI::final::KeyGesture
|
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/adaptor/ |
H A D | js_watcher.h | 54 EventHandler *handlers_;
member in OHOS::ObjectStore::EventListener
|