/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_client_producer.cpp | 40 #define SEND_REQUEST(COMMAND, arguments, reply, option) \ 42 GSError ret = SendRequest(COMMAND, arguments, reply, option); \ 99 DEFINE_MESSAGE_VARIABLES(arguments, reply, option); in RequestBuffer() 101 GSError ret = WriteRequestConfig(arguments, config); in RequestBuffer() 107 SEND_REQUEST(BUFFER_PRODUCER_REQUEST_BUFFER, arguments, reply, option); in RequestBuffer() 137 DEFINE_MESSAGE_VARIABLES(arguments, reply, option); in RequestBuffers() 140 if (!arguments.WriteUint32(num)) { in RequestBuffers() 143 GSError ret = WriteRequestConfig(arguments, config); in RequestBuffers() 148 SEND_REQUEST(BUFFER_PRODUCER_REQUEST_BUFFERS, arguments, reply, option); in RequestBuffers() 187 DEFINE_MESSAGE_VARIABLES(arguments, repl in GetLastFlushedBufferCommon() [all...] |
H A D | buffer_queue_producer.cpp | 30 {apiSequenceNum, [](BufferQueueProducer *that, MessageParcel &arguments, MessageParcel &reply, \ 31 MessageOption &option){return that->func(arguments, reply, option);}} \ 122 int32_t BufferQueueProducer::OnRemoteRequest(uint32_t code, MessageParcel &arguments, in OnRemoteRequest() argument 128 return IPCObjectStub::OnRemoteRequest(code, arguments, reply, option); in OnRemoteRequest() 136 auto remoteDescriptor = arguments.ReadInterfaceToken(); in OnRemoteRequest() 141 auto ret = it->second(this, arguments, reply, option); in OnRemoteRequest() 145 int32_t BufferQueueProducer::RequestBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in RequestBufferRemote() argument 164 ReadRequestConfig(arguments, config); in RequestBufferRemote() 188 int32_t BufferQueueProducer::RequestBuffersRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in RequestBuffersRemote() argument 195 arguments in RequestBuffersRemote() 230 GetProducerInitInfoRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetProducerInitInfoRemote() argument 254 CancelBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) CancelBufferRemote() argument 271 FlushBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) FlushBufferRemote() argument 316 FlushBuffersRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) FlushBuffersRemote() argument 348 GetLastFlushedBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetLastFlushedBufferRemote() argument 373 AttachBufferToQueueRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) AttachBufferToQueueRemote() argument 399 DetachBufferFromQueueRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) DetachBufferFromQueueRemote() argument 418 AttachBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) AttachBufferRemote() argument 439 DetachBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) DetachBufferRemote() argument 444 GetQueueSizeRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetQueueSizeRemote() argument 452 SetQueueSizeRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetQueueSizeRemote() argument 462 GetNameRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetNameRemote() argument 475 GetNameAndUniqueIdRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetNameAndUniqueIdRemote() argument 490 GetDefaultWidthRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetDefaultWidthRemote() argument 499 GetDefaultHeightRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetDefaultHeightRemote() argument 508 SetDefaultUsageRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetDefaultUsageRemote() argument 519 GetDefaultUsageRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetDefaultUsageRemote() argument 528 GetUniqueIdRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetUniqueIdRemote() argument 536 CleanCacheRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) CleanCacheRemote() argument 545 GoBackgroundRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GoBackgroundRemote() argument 553 RegisterReleaseListenerRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) RegisterReleaseListenerRemote() argument 571 UnRegisterReleaseListenerRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) UnRegisterReleaseListenerRemote() argument 581 SetTransformRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetTransformRemote() argument 591 IsSupportedAllocRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) IsSupportedAllocRemote() argument 609 ConnectRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) ConnectRemote() argument 618 DisconnectRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) DisconnectRemote() argument 627 SetScalingModeRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetScalingModeRemote() argument 638 SetScalingModeV2Remote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetScalingModeV2Remote() argument 649 SetBufferHoldRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetBufferHoldRemote() argument 659 SetMetaDataRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetMetaDataRemote() argument 673 SetMetaDataSetRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetMetaDataSetRemote() argument 688 SetTunnelHandleRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetTunnelHandleRemote() argument 705 GetPresentTimestampRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetPresentTimestampRemote() argument 721 GetTransformRemote( MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetTransformRemote() argument 740 SetTransformHintRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetTransformHintRemote() argument 751 GetTransformHintRemote( MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetTransformHintRemote() argument 770 SetSurfaceSourceTypeRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetSurfaceSourceTypeRemote() argument 781 GetSurfaceSourceTypeRemote( MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetSurfaceSourceTypeRemote() argument 800 SetSurfaceAppFrameworkTypeRemote( MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetSurfaceAppFrameworkTypeRemote() argument 811 GetSurfaceAppFrameworkTypeRemote( MessageParcel &arguments, MessageParcel &reply, MessageOption &option) GetSurfaceAppFrameworkTypeRemote() argument 830 SetHdrWhitePointBrightnessRemote( MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetHdrWhitePointBrightnessRemote() argument 841 SetSdrWhitePointBrightnessRemote( MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetSdrWhitePointBrightnessRemote() argument 852 AcquireLastFlushedBufferRemote( MessageParcel &arguments, MessageParcel &reply, MessageOption &option) AcquireLastFlushedBufferRemote() argument 877 ReleaseLastFlushedBufferRemote( MessageParcel &arguments, MessageParcel &reply, MessageOption &option) ReleaseLastFlushedBufferRemote() argument 888 SetGlobalAlphaRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option) SetGlobalAlphaRemote() argument [all...] |
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/ |
H A D | avbuffer_queue_producer_stub.cpp | 42 uint32_t code, MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() 47 FALSE_RETURN_V(GetDescriptor() == arguments.ReadInterfaceToken(), ERR_INVALID_STATE); in OnRemoteRequest() 49 return (this->*(it->second))(arguments, reply, option); in OnRemoteRequest() 53 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnGetQueueSize() 64 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnSetQueueSize() 66 auto size = arguments.ReadUint32(); in OnSetQueueSize() 75 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnRequestBuffer() 79 UnmarshallingConfig(arguments, config); in OnRequestBuffer() 80 auto timeoutMs = arguments.ReadInt32(); in OnRequestBuffer() 93 MessageParcel& arguments, MessageParce in OnPushBuffer() 41 OnRemoteRequest( uint32_t code, MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument 52 OnGetQueueSize( MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnGetQueueSize() argument 63 OnSetQueueSize( MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnSetQueueSize() argument 74 OnRequestBuffer( MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnRequestBuffer() argument 92 OnPushBuffer( MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnPushBuffer() argument 104 OnReturnBuffer( MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnReturnBuffer() argument 116 OnAttachBuffer( MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnAttachBuffer() argument 133 OnDetachBuffer( MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnDetachBuffer() argument 144 OnSetBufferFilledListener( MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnSetBufferFilledListener() argument 157 OnRemoveBufferFilledListener( MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnRemoveBufferFilledListener() argument 170 OnSetBufferAvailableListener( MessageParcel& arguments, MessageParcel& reply, MessageOption& option) OnSetBufferAvailableListener() argument [all...] |
H A D | avbuffer_queue_producer_proxy.cpp | 28 MessageParcel arguments; \ 31 FALSE_RETURN_V(arguments.WriteInterfaceToken(GetDescriptor()), \ 36 NZERO_RETURN_V(Remote()->SendRequest(command, arguments, reply, option), \ 80 MessageParcel arguments; in GetQueueSize() local 83 FALSE_RETURN_V(arguments.WriteInterfaceToken(GetDescriptor()), 0); in GetQueueSize() 84 NZERO_RETURN_V(Remote()->SendRequest(PRODUCER_GET_QUEUE_SIZE, arguments, reply, option), 0); in GetQueueSize() 93 arguments.WriteUint32(size); in SetQueueSize() 105 MarshallingConfig(arguments, config); in RequestBuffer() 122 arguments.WriteUint64(inBuffer->GetUniqueId()); in PushBuffer() 123 arguments in PushBuffer() [all...] |
/foundation/graphic/graphic_surface/surface/include/ |
H A D | buffer_queue_producer.h | 37 virtual int OnRemoteRequest(uint32_t code, MessageParcel &arguments, 130 int32_t GetProducerInitInfoRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option); 131 int32_t RequestBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option); 132 int32_t RequestBuffersRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option); 133 int32_t CancelBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option); 134 int32_t FlushBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option); 135 int32_t FlushBuffersRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option); 136 int32_t AttachBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option); 137 int32_t DetachBufferRemote(MessageParcel &arguments, MessageParcel &reply, MessageOption &option); 138 int32_t GetQueueSizeRemote(MessageParcel &arguments, MessageParce [all...] |
H A D | buffer_producer_listener.h | 38 MessageParcel arguments; variable 40 if (!arguments.WriteInterfaceToken(IProducerListener::GetDescriptor())) { 45 int32_t ret = Remote()->SendRequest(IProducerListener::ON_BUFFER_RELEASED, arguments, reply, option); 55 MessageParcel arguments; variable 57 if (!arguments.WriteInterfaceToken(IProducerListener::GetDescriptor())) { 61 WriteSurfaceBufferImpl(arguments, buffer->GetSeqNum(), buffer); 62 arguments.WriteBool(fence != nullptr); 64 fence->WriteToMessageParcel(arguments); 67 int32_t ret = Remote()->SendRequest(IProducerListener::ON_BUFFER_RELEASED_WITH_FENCE, arguments, reply, option); 84 int32_t OnRemoteRequest(uint32_t code, MessageParcel &arguments, 113 OnBufferReleasedWithFenceRemote(MessageParcel& arguments) OnBufferReleasedWithFenceRemote() argument [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | timer_module.cpp | 65 TimerList::Arguments *arguments = new TimerList::Arguments(); in CreateTimer() local 66 if (arguments == nullptr) { in CreateTimer() 69 arguments->context = context; in CreateTimer() 71 arguments->func = jerry_acquire_value(function); in CreateTimer() 72 arguments->repeated = repeated; in CreateTimer() 79 timerList->ReleaseArguments(arguments); in CreateTimer() 85 arguments->args = funcArg; in CreateTimer() 86 arguments->argsNum = funcNumber; in CreateTimer() 88 jerry_value_t retVal = StartTask(arguments, args[1], repeated); in CreateTimer() 90 timerList->ReleaseArguments(arguments); in CreateTimer() 95 StartTask(TimerList::Arguments *arguments, jerry_value_t time, bool repeated) StartTask() argument 165 Task(void *arguments) Task() argument [all...] |
H A D | timer_module.h | 95 static jerry_value_t StartTask(TimerList::Arguments *arguments, jerry_value_t time, bool repeated); 123 static void Task(void *arguments);
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_queue_producer_test.cpp | 302 MessageParcel arguments; in HWTEST_F() local 303 arguments.WriteInt32(5); // write sequence in HWTEST_F() 307 int32_t ret = bqp_->AttachBufferRemote(arguments, reply, option); in HWTEST_F() 309 ret = bqp_->DetachBufferRemote(arguments, reply, option); in HWTEST_F() 344 MessageParcel arguments; in HWTEST_F() local 345 arguments.WriteInt32(5); in HWTEST_F() 349 int32_t ret = bqp_->SetTunnelHandleRemote(arguments, reply, option); in HWTEST_F() 363 MessageParcel arguments; in HWTEST_F() local 364 arguments.WriteInt32(5); in HWTEST_F() 368 int32_t ret = bqp_->GetPresentTimestampRemote(arguments, repl in HWTEST_F() 423 MessageParcel arguments; HWTEST_F() local 442 MessageParcel arguments; HWTEST_F() local 461 MessageParcel arguments; HWTEST_F() local 480 MessageParcel arguments; HWTEST_F() local 499 MessageParcel arguments; HWTEST_F() local 519 MessageParcel arguments; HWTEST_F() local 537 MessageParcel arguments; HWTEST_F() local 557 MessageParcel arguments; HWTEST_F() local [all...] |
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/include/ |
H A D | avbuffer_queue_producer_impl.h | 29 int OnRemoteRequest(uint32_t code, MessageParcel &arguments, MessageParcel &reply, MessageOption &option) override; 55 int32_t OnGetQueueSize(MessageParcel& arguments, MessageParcel& reply, MessageOption& option); 56 int32_t OnSetQueueSize(MessageParcel& arguments, MessageParcel& reply, MessageOption& option); 58 int32_t OnRequestBuffer(MessageParcel& arguments, MessageParcel& reply, MessageOption& option); 59 int32_t OnPushBuffer(MessageParcel& arguments, MessageParcel& reply, MessageOption& option); 60 int32_t OnReturnBuffer(MessageParcel& arguments, MessageParcel& reply, MessageOption& option); 62 int32_t OnAttachBuffer(MessageParcel& arguments, MessageParcel& reply, MessageOption& option); 63 int32_t OnDetachBuffer(MessageParcel& arguments, MessageParcel& reply, MessageOption& option); 65 int32_t OnSetBufferFilledListener(MessageParcel& arguments, MessageParcel& reply, MessageOption& option); 66 int32_t OnRemoveBufferFilledListener(MessageParcel& arguments, MessageParce [all...] |
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | medialibraryinf.js | 46 console.log('MediaLibrary startMediaSelectInner param num ' + arguments.length); 65 if (arguments.length === ARGS_TWO && typeof asyncCallback !== 'function') { 73 if (arguments.length === ARGS_TWO && typeof asyncCallback === 'function') { 104 if (arguments.length === ARGS_ONE) { 115 } else if (arguments.length === ARGS_TWO && typeof asyncCallback === 'function') {
|
/foundation/arkui/ace_engine_lite/frameworks/tools/syscap/ |
H A D | syscap_native_api_src_gen.py | 87 arguments = parser.parse_args() 88 return arguments
|
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/ |
H A D | child_widget.cpp | 106 QStringList arguments = QApplication::arguments();
in RestartApp() local 107 QProcess::startDetached(program, arguments, QDir::currentPath());
in RestartApp()
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsyncconnection_fuzzer/ |
H A D | vsyncconnection_fuzzer.cpp | 88 MessageParcel arguments; in DoSomethingInterestingWithMyAPI() local 92 vsyncConnection->OnRemoteRequest(code, arguments, reply, option); in DoSomethingInterestingWithMyAPI() 94 vsyncConnection->OnRemoteRequest(i, arguments, reply, option); in DoSomethingInterestingWithMyAPI()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_group_js_bridge.cpp | 120 std::vector<CodecData> arguments; in ProcessJsRequest() local 122 groupJsBridge->ParseJsPara(runtime, argv, PLUGIN_REQUEST_ARG_APP_PARAMS_INDEX, callbackId, arguments); in ProcessJsRequest() 128 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequest() 176 std::vector<CodecData> arguments; in ProcessJsRequestSync() local 178 groupJsBridge->ParseJsPara(runtime, argv, PLUGIN_REQUEST_ARG_APP_PARAMS_INDEX_SYNC, 0, arguments); in ProcessJsRequestSync() 183 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequestSync() 327 std::vector<CodecData>& arguments) in ParseJsPara() 337 arguments.push_back(arg); in ParseJsPara() 342 arguments.push_back(arg); in ParseJsPara() 346 arguments in ParseJsPara() 325 ParseJsPara(const shared_ptr<JsRuntime>& runtime, const std::vector<shared_ptr<JsValue>>& argv, int32_t beginIndex, int32_t requestId, std::vector<CodecData>& arguments) ParseJsPara() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_group_js_bridge.cpp | 218 std::vector<CodecData> arguments; in ProcessJsRequest() local 220 groupJsBridge->ParseJsPara(runtime, argv, PLUGIN_REQUEST_ARG_APP_PARAMS_INDEX, callbackId, arguments); in ProcessJsRequest() 226 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequest() 288 std::vector<CodecData> arguments; in ProcessJsRequestSync() local 290 groupJsBridge->ParseJsPara(runtime, argv, PLUGIN_REQUEST_ARG_APP_PARAMS_INDEX_SYNC, 0, arguments); in ProcessJsRequestSync() 292 LOGE("encode arguments fail"); in ProcessJsRequestSync() 296 FunctionCall functionCall(strFunctionName, arguments); in ProcessJsRequestSync() 457 std::vector<CodecData>& arguments) in ParseJsPara() 467 arguments.push_back(arg); in ParseJsPara() 472 arguments in ParseJsPara() 455 ParseJsPara(const shared_ptr<JsRuntime>& runtime, const std::vector<shared_ptr<JsValue>>& argv, int32_t beginIndex, int32_t requestId, std::vector<CodecData>& arguments) ParseJsPara() argument [all...] |
H A D | jsi_xcomponent_bridge.cpp | 186 const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) in JsSetXComponentSurfaceSize() 202 auto task = [nodeId, page, arguments]() { in JsSetXComponentSurfaceSize() 212 std::unique_ptr<JsonValue> argsValue = JsonUtil::ParseJsonString(arguments); in JsSetXComponentSurfaceSize() 185 JsSetXComponentSurfaceSize( const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) JsSetXComponentSurfaceSize() argument
|
H A D | jsi_component_api_bridge.cpp | 123 const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) in JsScrollTo() 139 auto task = [nodeId, page, arguments]() { in JsScrollTo() 150 std::unique_ptr<JsonValue> argsValue = JsonUtil::ParseJsonString(arguments); in JsScrollTo() 122 JsScrollTo( const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) JsScrollTo() argument
|
H A D | jsi_xcomponent_bridge.h | 49 const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId);
|
H A D | jsi_component_api_bridge.h | 33 static void JsScrollTo(const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId);
|
/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/ |
H A D | distributed_test.cpp | 180 std::string arguments = "";
in HWTEST_F() local 182 auto flag = RunCmdOnAgent(AGENT_NO::ONE, command, arguments, result);
in HWTEST_F() 236 std::string arguments = std::to_string(mode);
in HWTEST_F() local 237 auto flag = RunCmdOnAgent(AGENT_NO::ONE, "sync", arguments, "0");
in HWTEST_F()
|
/foundation/ability/idl_tool/scripts/ |
H A D | idl.py | 32 arguments = parser.parse_args() 33 return arguments
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_timer_list.cpp | 36 timer->arguments = arg; in AddTimer() 90 ReleaseArguments(current->arguments); in ReleaseTimer()
|
/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessibility_element_operator_proxy.cpp | 84 const std::map<std::string, std::string> &arguments, const int32_t requestId, in ExecuteAction() 87 (void)arguments; in ExecuteAction() 83 ExecuteAction(const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &arguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) ExecuteAction() argument
|
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/ |
H A D | mock_mt_accessibility_element_operator_proxy.cpp | 84 const std::map<std::string, std::string> &arguments, const int32_t requestId, in ExecuteAction() 87 (void)arguments; in ExecuteAction() 83 ExecuteAction(const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &arguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) ExecuteAction() argument
|