Home
last modified time | relevance | path

Searched defs:handlers (Results 1 - 25 of 41) sorted by relevance

12

/third_party/python/Lib/test/support/
H A Dlogging_helper.py1 import logging.handlers namespace
/foundation/multimedia/media_foundation/services/media_monitor/client/include/
H A Dmedia_monitor_stub.h39 static inline HandlerFunc handlers[] = { member in OHOS::Media::MediaMonitor::MediaMonitorStub
/base/telephony/core_service/services/tel_ril/src/
H A Dobserver_handler.cpp36 std::list<std::shared_ptr<OHOS::AppExecFwk::EventHandler>> &handlers = iter->second; in RegObserver() local
45 std::list<std::shared_ptr<AppExecFwk::EventHandler>> handlers; in RegObserver() local
67 std::list<std::shared_ptr<OHOS::AppExecFwk::EventHandler>> &handlers in Remove() local
[all...]
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/utils/
H A Dlog_wrapper.py20 from logging import handlers namespace
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/animation/
H A Danimation.h146 auto& KeyframeHandlers(BASE_NS::array_view<IFunction::Ptr> handlers) in KeyframeHandlers() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A DPropertyHandlerArrayHolder.h35 BASE_NS::vector<Handler> handlers; member
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Devent_impl.h149 BASE_NS::vector<ICallable::ConstPtr> handlers; variable
194 BASE_NS::vector<ICallable::WeakPtr> handlers; variable
[all...]
/foundation/multimodalinput/input/service/delegate_task/include/
H A Ddelegate_interface.h72 std::unordered_multimap<InputHandlerType, HandlerSummary> handlers; member in OHOS::MMI::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/dump/
H A Ddump_manager.cpp60 std::vector<Handler> handlers; in GetHandler() local
/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Dishared_result_set_stub.cpp28 constexpr ISharedResultSetStub::Handler ISharedResultSetStub::handlers[static_cast<uint32_t>(ResultSetCode::FUNC_BUTT)]; member in OHOS::NativeRdb::ISharedResultSetStub
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DURLHandler.java31 private static final Map<String, Method> handlers; field in URLHandler
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DURLHandler.java35 private static final Map<String, Method> handlers; field in URLHandler
/third_party/typescript/tests/baselines/reference/
H A DcorrelatedUnions.js
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_repeat_virtual_scroll.cpp82 auto handlers = JSRef<JSObject>::Cast(info[PARAM_HANDLERS]); in ParseAndVerifyParams() local
118 auto handlers = JSRef<JSObject>::Cast(info[PARAM_HANDLERS]); in Create() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/include/
H A Ddump_helper.h42 std::vector<Handler> handlers; member
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dishared_result_set_stub.cpp24 constexpr ISharedResultSetStub::Handler ISharedResultSetStub::handlers[static_cast<uint32_t>(ResultCode::FUNC_BUTT)]; member in OHOS::DataShare::ISharedResultSetStub
/base/hiviewdfx/hiview/base/event_raw/include/encoded/
H A Draw_data_builder.h256 void InitBaseAppendHandlers(std::unordered_map<std::string, std::function<RawDataBuilder&(T)>>& handlers) in InitBaseAppendHandlers() argument
288 void InitIdInfoAppendHandlers(std::unordered_map<std::string, std::function<RawDataBuilder&(T)>>& handlers) in InitIdInfoAppendHandlers() argument
[all...]
/third_party/gn/src/gn/
H A Dcommand_desc.cc695 std::map<std::string, DescHandlerFunc> handlers = GetHandlers(); in RunDesc() local
/third_party/ltp/testcases/kernel/uevents/
H A Duevent03.c72 char *handlers, *handler1, *handler2, *sysname; in verify_uevent() local
/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder_json_parser.cpp439 void RawDataBuilderJsonParser::InitParamHandlers(std::unordered_map<int, std::function<void()>>& handlers) in InitParamHandlers() argument
479 std::unordered_map<int, std::function<void()>> handlers; Parse() local
[all...]
/third_party/python/Lib/logging/
H A Dconfig.py30 import logging.handlers namespace
[all...]
/third_party/python/Lib/test/
H A Dtest_pkgutil.py232 import logging.handlers namespace
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dgas_server.c48 struct dl_list handlers; /* struct gas_server_handler::list */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dgas_server.c45 struct dl_list handlers; /* struct gas_server_handler::list */ member
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp287 auto handlers = resourceInfo.GetResourceHandlers(); in Init() local

Completed in 12 milliseconds

12