Searched defs:_args (Results 1 - 9 of 9) sorted by relevance
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | proxy_call.js | 241 var _args; variable
|
| /base/telephony/core_service/utils/common/include/ |
| H A D | tel_event_handler.h | 252 static bool SendTelEvent(std::shared_ptr<AppExecFwk::EventHandler> handler, ParamTypes &&... _args) in SendTelEvent() argument
|
| /base/telephony/core_service/services/tel_ril/include/ |
| H A D | tel_ril_base.h | 114 Request(const char *funcName, const AppExecFwk::InnerEvent::Pointer &response, FuncType &&_func, ParamTypes &&... _args) Request() argument
|
| /base/telephony/ril_adapter/services/hril/include/ |
| H A D | hril_base.h | 202 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 D | dri_drawable.c | 412 notify_before_flush_cb(void* _args) in notify_before_flush_cb() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | kernel.hpp | 254 std::vector<std::unique_ptr<argument>> _args; member in clover::kernel
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_st.c | 365 notify_before_flush_cb(void* _args) in notify_before_flush_cb() argument
|
| /third_party/python/Objects/ |
| H A D | call.c | 371 PyObject *_args[2]; in PyObject_CallOneArg() local
|
| /base/telephony/ril_adapter/services/hril/src/ |
| H A D | hril_manager.cpp | 103 TaskSchedule( const std::string module, ClassTypePtr &_obj, FuncType &&_func, ParamTypes &&... _args) TaskSchedule() argument
|
Completed in 9 milliseconds