Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 25 of 34) sorted by relevance

12

/test/xts/acts/graphic/graphicnapidrawingtest/
DOH_Drawing_TypographyTest.cpp587 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
909 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
963 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
1286 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
1382 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
1435 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
1490 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
1542 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
1594 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
1646 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
[all …]
DOH_Drawing_TypographyLargeValueTest.cpp59 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
117 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
171 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
219 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
272 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
DNativeFontTest.cpp352 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.cpp38 … explicit CommonEventForwarder(const CommonEventSubscribeInfo &info, CommonEventHandler handler) in CommonEventForwarder()
45 void UpdateHandler(CommonEventHandler handler) in UpdateHandler()
64 explicit DeathRecipientForwarder(RemoteDiedHandler handler) : handler_(handler) {}; in DeathRecipientForwarder()
124 void ApiCaller::SetCallHandler(ApiCallHandler handler) in SetCallHandler()
129 void ApiCaller::SetBackCallerHandler(function<void(sptr<IRemoteObject>)> handler) in SetBackCallerHandler()
292 bool ApiTransactor::InitAndConnectPeer(string_view token, ApiCallHandler handler) in InitAndConnectPeer()
405 void ApiTransactor::SetBroadcastCommandHandler(BroadcastCommandHandler handler) in SetBroadcastCommandHandler()
/test/testfwk/xdevice/src/xdevice/_core/
Dlogger.py241 def add_platform_handler(self, handler): argument
244 def del_platform_handler(self, handler): argument
250 def add_task_log(self, handler): argument
257 def remove_task_log(self, handler, is_destroy=False): argument
264 def add_encrypt_log(self, handler): argument
272 def remove_encrypt_log(self, handler): argument
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
DnativeDrawingndk.cpp471 OH_Drawing_TypographyCreate *handler = in OHDrawingCreateTypographyHandler() local
486 OH_Drawing_TypographyCreate *handler = in OHDrawingCreateTypography() local
503 OH_Drawing_TypographyCreate *handler = in OHDrawingTypographyLayout() local
541 OH_Drawing_TypographyCreate *handler = in OHDrawingTypographyGetMinIntrinsicWidth() local
578 OH_Drawing_TypographyCreate *handler = in OHDrawingTypographyGetMaxIntrinsicWidth() local
694 OH_Drawing_TypographyCreate *handler = in OHDrawingTypographyGetAlphabeticBaseline() local
726 OH_Drawing_TypographyCreate *handler = in OHDrawingTypographyGetAlphabeticBaselineNormal() local
758 OH_Drawing_TypographyCreate *handler = in OHDrawingTypographyGetIdeographicBaseline() local
790 OH_Drawing_TypographyCreate *handler = in OHDrawingTypographyGetIdeographicBaselineNormal() local
822 OH_Drawing_TypographyCreate *handler = in OHDrawingTypographyGetHeight() local
[all …]
/test/testfwk/arkxtest/uitest/test/
Dfrontend_api_handler_test.cpp91 auto handler = [](const ApiCallInfo &in, ApiReplyInfo &out) { in TEST_F() local
113 auto handler = [](const ApiCallInfo &in, ApiReplyInfo &out) { in TEST_F() local
131 auto handler = [](const ApiCallInfo &in, ApiReplyInfo &out) { in TEST_F() local
148 …auto handler = [](const ApiCallInfo &in, ApiReplyInfo &out) { out.exception_.code_ = USAGE_ERROR; … in TEST_F() local
163 …auto handler = [&handlerCalled](const ApiCallInfo &in, ApiReplyInfo &out) { handlerCalled = true; … in TEST_F() local
684 auto handler = [](const ApiCallInfo& in, ApiReplyInfo& out) { in TEST_F() local
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Dltp_posix_driver.py172 def _ltp_output_method(handler, output, end_mark="\n"): argument
Dconstants.py224 def __init__(self, name, log_path, command, execute_jar_path, handler=None, wait_time=0): argument
Dcpp_driver.py364 def _cpp_output_method(handler, output, end_mark="\n"): argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DTaskpoolSpecifiedTaskTest.cpp65 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF()
75 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF()
DTaskpoolSharedTaskTest.cpp71 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF()
81 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF()
DSendShareRequestTest.cpp63 Handler handler) in SAMGR_SendSharedRequestProxy()
69 uint32 **ref, Handler handler) in SAMGR_SendSharedDirectRequestProxy()
DTaskpoolSingleTaskTest.cpp82 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF()
92 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dtaskpool_specifiedtask_func_test.c71 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF()
82 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF()
Dtaskpool_sharedtask_func_test.c78 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF()
89 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF()
Dsendsharerequest_func_test.c66 Handler handler) in SAMGR_SendSharedRequestProxy()
72 uint32 **ref, Handler handler) in SAMGR_SendSharedDirectRequestProxy()
Dtaskpool_singletask_func_test.c89 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF()
100 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF()
/test/testfwk/arkxtest/uitest/record/
Dui_record.h74 void SetAbcCallBack(std::function<void(nlohmann::json)> handler) in SetAbcCallBack()
Dui_record.cpp386 int32_t UiDriverRecordStart(std::function<void(nlohmann::json)> handler, std::string modeOpt) in UiDriverRecordStart()
/test/xts/hats/kernel/freelist/modify_pointer/
DMalloc_modify_pointer.cpp24 static void handler(int s) in handler() function
/test/xts/hats/kernel/freelist/encode_pointer/
DMalloc_encode_pointer.cpp78 static void handler(int s) { in handler() function
/test/xts/hats/kernel/freelist/safe_unlink/
DMalloc_safe_unlink.cpp78 static void handler(int s) in handler() function
/test/testfwk/arkxtest/uitest/addon/
Dscreen_copy.cpp299 bool StartScreenCopy(float scale, int32_t displayId, ScreenCopyHandler handler) in StartScreenCopy()
Dextension_executor.cpp160 static RetCode SetCallbackMessageHandler(DataCallback handler) in SetCallbackMessageHandler()

12