Home
last modified time | relevance | path

Searched defs:_args (Results 1 - 9 of 9) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
H A Dproxy_call.js241 var _args; variable
/base/telephony/core_service/utils/common/include/
H A Dtel_event_handler.h252 static bool SendTelEvent(std::shared_ptr<AppExecFwk::EventHandler> handler, ParamTypes &&... _args) in SendTelEvent() argument
/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_base.h114 Request(const char *funcName, const AppExecFwk::InnerEvent::Pointer &response, FuncType &&_func, ParamTypes &&... _args) Request() argument
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_base.h202 inline int32_t HRilBase::Notify(int32_t notifyType, const HRilErrNumber error, FuncType &&_func, ParamTypes &&... _args) in Notify() argument
189 Response(HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, FuncType &&_func, ParamTypes &&... _args) Response() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.c412 notify_before_flush_cb(void* _args) in notify_before_flush_cb() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.hpp254 std::vector<std::unique_ptr<argument>> _args; member in clover::kernel
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c365 notify_before_flush_cb(void* _args) in notify_before_flush_cb() argument
/third_party/python/Objects/
H A Dcall.c371 PyObject *_args[2]; in PyObject_CallOneArg() local
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp103 TaskSchedule( const std::string module, ClassTypePtr &_obj, FuncType &&_func, ParamTypes &&... _args) TaskSchedule() argument

Completed in 9 milliseconds