| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| D | OH_Drawing_TypographyTest.cpp | 587 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 …]
|
| D | OH_Drawing_TypographyLargeValueTest.cpp | 59 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
|
| D | NativeFontTest.cpp | 352 OH_Drawing_TypographyCreate* handler = OH_Drawing_CreateTypographyHandler(typoStyle, variable
|
| /test/testfwk/arkxtest/uitest/connection/ |
| D | ipc_transactor.cpp | 38 … 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/ |
| D | logger.py | 241 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/ |
| D | nativeDrawingndk.cpp | 471 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/ |
| D | frontend_api_handler_test.cpp | 91 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/ |
| D | ltp_posix_driver.py | 172 def _ltp_output_method(handler, output, end_mark="\n"): argument
|
| D | constants.py | 224 def __init__(self, name, log_path, command, execute_jar_path, handler=None, wait_time=0): argument
|
| D | cpp_driver.py | 364 def _cpp_output_method(handler, output, end_mark="\n"): argument
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| D | TaskpoolSpecifiedTaskTest.cpp | 65 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()
|
| D | TaskpoolSharedTaskTest.cpp | 71 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()
|
| D | SendShareRequestTest.cpp | 63 Handler handler) in SAMGR_SendSharedRequestProxy() 69 uint32 **ref, Handler handler) in SAMGR_SendSharedDirectRequestProxy()
|
| D | TaskpoolSingleTaskTest.cpp | 82 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/ |
| D | taskpool_specifiedtask_func_test.c | 71 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()
|
| D | taskpool_sharedtask_func_test.c | 78 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()
|
| D | sendsharerequest_func_test.c | 66 Handler handler) in SAMGR_SendSharedRequestProxy() 72 uint32 **ref, Handler handler) in SAMGR_SendSharedDirectRequestProxy()
|
| D | taskpool_singletask_func_test.c | 89 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/ |
| D | ui_record.h | 74 void SetAbcCallBack(std::function<void(nlohmann::json)> handler) in SetAbcCallBack()
|
| D | ui_record.cpp | 386 int32_t UiDriverRecordStart(std::function<void(nlohmann::json)> handler, std::string modeOpt) in UiDriverRecordStart()
|
| /test/xts/hats/kernel/freelist/modify_pointer/ |
| D | Malloc_modify_pointer.cpp | 24 static void handler(int s) in handler() function
|
| /test/xts/hats/kernel/freelist/encode_pointer/ |
| D | Malloc_encode_pointer.cpp | 78 static void handler(int s) { in handler() function
|
| /test/xts/hats/kernel/freelist/safe_unlink/ |
| D | Malloc_safe_unlink.cpp | 78 static void handler(int s) in handler() function
|
| /test/testfwk/arkxtest/uitest/addon/ |
| D | screen_copy.cpp | 299 bool StartScreenCopy(float scale, int32_t displayId, ScreenCopyHandler handler) in StartScreenCopy()
|
| D | extension_executor.cpp | 160 static RetCode SetCallbackMessageHandler(DataCallback handler) in SetCallbackMessageHandler()
|