Home
last modified time | relevance | path

Searched defs:args (Results 176 - 200 of 6790) sorted by relevance

12345678910>>...272

/foundation/ai/intelligent_voice_framework/utils/
H A Dintell_voice_generic_factory.h28 static UniqueProductPtr CreateInstance(Args && ...args) in CreateInstance() argument
57 static SptrProductPtr CreateInstance(Args && ...args) in CreateInstance() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
H A Dchild_process.cpp43 void ChildProcess::OnStart(std::shared_ptr<AppExecFwk::ChildProcessArgs> args) {} in OnStart() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Ddata_change_listener.h41 void NotifyAll(void (V2::DataChangeListener::*method)(Args...), Args... args) in NotifyAll() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/interfaces/profiler/
H A Djs_profiler.cpp36 void JSProfiler::JsRegisterVsyncCallback(const JSCallbackInfo& args) in JsRegisterVsyncCallback() argument
/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dstandard_function_codec.cpp44 std::vector<CodecData> args; in DecodeFunctionCall() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/menu/
H A Djs_context_menu.cpp26 void JSContextMenu::Close(const JSCallbackInfo& args) in Close() argument
/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_trigger.h34 void TriggerAsyncEvent(const EventMarker& marker, Args&&... args) in TriggerAsyncEvent() argument
49 void TriggerSyncEvent(const EventMarker& marker, Args&&... args) in TriggerSyncEvent() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dfile_utils.h25 std::shared_ptr<T> CreateSharedPtr(Args &&... args) in CreateSharedPtr() argument
32 std::unique_ptr<T> CreateUniquePtr(Args &&... args) in CreateUniquePtr() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Djstest_module.cpp28 JSTestPrint(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum) JSTestPrint() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_no_destructor.h29 explicit BluetoothNoDestructor(Args&&... args) in BluetoothNoDestructor() argument
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/js/builtin/src/
H A Dcapability_module.cpp20 JSIValue CapabilityModule::HasCapability(const JSIValue thisVal, const JSIValue *args, uint8_t argsSize) in HasCapability() argument
/foundation/multimedia/image_effect/frameworks/native/render_environment/render_thread/task/
H A Drender_task.h67 void operator () (RUNARGSTYPE... args) in operator ()() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_trace.cpp44 va_list args; in ImageTrace() local
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_interface.h37 RetT Invoke(Args&& ... args) in Invoke() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/fuzztest/dumphelper_fuzzer/
H A Ddumphelper_fuzzer.cpp36 std::vector<std::string> args; in DumpFuzz() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Duv_queue.h38 NapiArgsGenerator args; member
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Duv_queue.h38 NapiArgsGenerator args; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/
H A Dnapi_uv_queue.h41 NapiArgsGenerator args; member in OHOS::RdbJsKit::NapiUvQueue
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_uv_queue.h41 NapiArgsGenerator args; member in OHOS::RelationalStoreJsKit::NapiUvQueue
/foundation/distributedhardware/distributed_audio/common/dfx_utils/test/unittest/src/
H A Ddaudio_hidumper_test.cpp48 std::vector<std::string> args; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Duv_queue.h38 NapiArgsGenerator args; member
/foundation/distributedhardware/device_manager/common/src/dfx/lite/
H A Ddm_hidumper.cpp21 int32_t HiDumpHelper::HiDump(const std::vector<std::string>& args, std::string &result) in HiDump() argument
26 int32_t HiDumpHelper::GetArgsType(const std::vector<std::string>& args, std::vector<HidumperFlag> &Flag) in GetArgsType() argument
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_lwip_monitor.c26 NetifStatusCallback( struct netif *netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t *args) NetifStatusCallback() argument
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_xcollie_virtual.cpp18 int32_t SoftBusSetWatchdogTimer(const char *name, uint32_t timeout, void(*func)(void*), void *args) in SoftBusSetWatchdogTimer() argument
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H A Dsyscall.h29 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) syscall_get_arguments() argument

Completed in 8 milliseconds

12345678910>>...272