/ohos5.0/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() 53 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnGetQueueSize() 64 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnSetQueueSize() 75 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnRequestBuffer() 93 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnPushBuffer() 105 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnReturnBuffer() 117 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnAttachBuffer() 134 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnDetachBuffer() 145 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnSetBufferFilledListener() 158 MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnRemoveBufferFilledListener() [all …]
|
H A D | avbuffer_queue_producer_proxy.cpp | 80 MessageParcel arguments; in GetQueueSize() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_queue_producer.cpp | 218 int32_t BufferQueueProducer::GetProducerInitInfoRemote(MessageParcel &arguments, in GetProducerInitInfoRemote() 621 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in GetTransformRemote() 636 int32_t BufferQueueProducer::SetTransformHintRemote(MessageParcel &arguments, in SetTransformHintRemote() 646 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in GetTransformHintRemote() 671 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in GetSurfaceSourceTypeRemote() 687 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in SetSurfaceAppFrameworkTypeRemote() 696 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in GetSurfaceAppFrameworkTypeRemote() 712 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in SetHdrWhitePointBrightnessRemote() 721 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in SetSdrWhitePointBrightnessRemote() 730 MessageParcel &arguments, MessageParcel &reply, MessageOption &option) in AcquireLastFlushedBufferRemote() [all …]
|
H A D | buffer_client_producer.cpp | 39 #define SEND_REQUEST(COMMAND, arguments, reply, option) \ argument
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_queue_producer_test.cpp | 303 MessageParcel arguments; variable 345 MessageParcel arguments; variable 364 MessageParcel arguments; variable 424 MessageParcel arguments; variable 443 MessageParcel arguments; variable 462 MessageParcel arguments; variable 481 MessageParcel arguments; variable 500 MessageParcel arguments; variable 520 MessageParcel arguments; variable 538 MessageParcel arguments; variable [all …]
|
/ohos5.0/foundation/graphic/graphic_surface/surface/include/ |
H A D | buffer_producer_listener.h | 38 MessageParcel arguments; in OnBufferReleased() local 55 MessageParcel arguments; in OnBufferReleasedWithFence() local 84 int32_t OnRemoteRequest(uint32_t code, MessageParcel &arguments, in OnRemoteRequest() 113 GSError OnBufferReleasedWithFenceRemote(MessageParcel& arguments) in OnBufferReleasedWithFenceRemote()
|
/ohos5.0/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 95 jerry_value_t TimerModule::StartTask(TimerList::Arguments *arguments, jerry_value_t time, bool repe… in StartTask() 165 void TimerModule::Task(void *arguments) in Task()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/snapshot/ |
H A D | framework2char.py | 156 options, arguments = getopt.getopt( variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/ |
H A D | distributed_test.cpp | 180 std::string arguments = ""; variable 236 std::string arguments = std::to_string(mode); variable
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_timer_list.h | 62 Arguments *arguments; member
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/ |
H A D | child_widget.cpp | 106 QStringList arguments = QApplication::arguments(); in RestartApp() local
|
/ohos5.0/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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_xcomponent_bridge.cpp | 186 const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) in JsSetXComponentSurfaceSize()
|
H A D | jsi_component_api_bridge.cpp | 123 const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) in JsScrollTo()
|
H A D | jsi_group_js_bridge.cpp | 218 std::vector<CodecData> arguments; in ProcessJsRequest() local 288 std::vector<CodecData> arguments; in ProcessJsRequestSync() local 457 std::vector<CodecData>& arguments) in ParseJsPara()
|
H A D | ark_js_value.cpp | 150 std::vector<Local<JSValueRef>> arguments; in Call() local
|
H A D | jsi_engine.cpp | 573 std::string arguments; in GetPackageInfoCallback() local 1791 std::string arguments = arg->ToString(runtime); in JsHandleAnimator() local 2121 std::string arguments = argv[COMPONENT_ARGS_IDX]->ToString(runtime); in JsCallComponent() local 2485 std::string arguments = argv[0]->ToString(runtime); in JsAnimate() local 3476 std::string arguments; in FireExternalEvent() local
|
/ohos5.0/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 176 std::vector<CodecData> arguments; in ProcessJsRequestSync() local 327 std::vector<CodecData>& arguments) in ParseJsPara()
|
H A D | jsi_types.cpp | 380 std::vector<panda::Local<panda::JSValueRef>> arguments; in Call() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
H A D | paragraph_builder_impl.cpp | 82 SkFontArguments arguments; in MakeFontArguments() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/ |
H A D | bufferqueueproducer_fuzzer.cpp | 137 MessageParcel arguments; in BufferQueueProducerFuzzTest1() local
|
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/ |
H A D | accessibility_element_operator_proxy.cpp | 233 const std::map<std::string, std::string> &arguments, const int32_t requestId, in ExecuteAction()
|
H A D | accessibility_element_operator_stub.cpp | 191 std::map<std::string, std::string> arguments; in HandleExecuteAction() local
|
/ohos5.0/base/update/updater/services/applypatch/ |
H A D | block_set.cpp | 342 uint64_t arguments[2] = {static_cast<uint64_t>(offset), writeSize}; in WriteZeroToBlock() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_accessibility.cpp | 498 ArkUI_AccessibilityActionArguments* arguments, const char* key, char** value) in OH_ArkUI_FindAccessibilityActionArgumentByKey()
|