Home
last modified time | relevance | path

Searched defs:arguments (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue_producer_stub.cpp42 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 Davbuffer_queue_producer_proxy.cpp80 MessageParcel arguments; in GetQueueSize() local
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue_producer.cpp218 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 Dbuffer_client_producer.cpp39 #define SEND_REQUEST(COMMAND, arguments, reply, option) \ argument
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_producer_test.cpp303 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 Dbuffer_producer_listener.h38 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 Dtimer_module.cpp65 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 Dframework2char.py156 options, arguments = getopt.getopt( variable
/ohos5.0/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/
H A Ddistributed_test.cpp180 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 Djs_timer_list.h62 Arguments *arguments; member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/entry/
H A Dchild_widget.cpp106 QStringList arguments = QApplication::arguments(); in RestartApp() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_element_operator_proxy.cpp84 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 Djsi_xcomponent_bridge.cpp186 const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) in JsSetXComponentSurfaceSize()
H A Djsi_component_api_bridge.cpp123 const shared_ptr<JsRuntime>& runtime, const std::string& arguments, NodeId nodeId) in JsScrollTo()
H A Djsi_group_js_bridge.cpp218 std::vector<CodecData> arguments; in ProcessJsRequest() local
288 std::vector<CodecData> arguments; in ProcessJsRequestSync() local
457 std::vector<CodecData>& arguments) in ParseJsPara()
H A Dark_js_value.cpp150 std::vector<Local<JSValueRef>> arguments; in Call() local
H A Djsi_engine.cpp573 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 Djsi_declarative_group_js_bridge.cpp120 std::vector<CodecData> arguments; in ProcessJsRequest() local
176 std::vector<CodecData> arguments; in ProcessJsRequestSync() local
327 std::vector<CodecData>& arguments) in ParseJsPara()
H A Djsi_types.cpp380 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 Dparagraph_builder_impl.cpp82 SkFontArguments arguments; in MakeFontArguments() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/
H A Dbufferqueueproducer_fuzzer.cpp137 MessageParcel arguments; in BufferQueueProducerFuzzTest1() local
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessibility_element_operator_proxy.cpp233 const std::map<std::string, std::string> &arguments, const int32_t requestId, in ExecuteAction()
H A Daccessibility_element_operator_stub.cpp191 std::map<std::string, std::string> arguments; in HandleExecuteAction() local
/ohos5.0/base/update/updater/services/applypatch/
H A Dblock_set.cpp342 uint64_t arguments[2] = {static_cast<uint64_t>(offset), writeSize}; in WriteZeroToBlock() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_accessibility.cpp498 ArkUI_AccessibilityActionArguments* arguments, const char* key, char** value) in OH_ArkUI_FindAccessibilityActionArgumentByKey()

12