| /arkcompiler/toolchain/test/autotest/aw/api/ |
| H A D | protocol_api.py | 42 async def recv(self, protocol_name, connection, params=None):
member in ProtocolImpl
|
| /arkcompiler/toolchain/test/autotest/aw/ |
| H A D | types.py | 34 recv = "recv variable in ProtocolType
|
| /kernel/linux/linux-6.6/include/drm/ |
| H A D | i915_pxp_tee_interface.h | 26 int (*recv)(struct device *dev, void *buffer, size_t size); member
|
| H A D | i915_gsc_proxy_mei_interface.h | 39 int (*recv)(struct device *dev, void *buf, size_t size); member
|
| /kernel/liteos_a/net/mac/ |
| H A D | los_mac.h | 50 void (*recv)(struct los_eth_driver *drv, int len); member
|
| /arkcompiler/toolchain/tooling/test/testcases/ |
| H A D | js_multiple_common_breakpoint_test.h | 86 RecvHitBreakInfo(std::string recv, int line) RecvHitBreakInfo() argument [all...] |
| H A D | js_multiple_breakpoint_in_function_test.h | 94 RecvHitBreakInfo(std::string recv, int line) RecvHitBreakInfo() argument [all...] |
| H A D | js_heapusage_step_test.h | 96 RecvHeapusageInfo(std::string recv) RecvHeapusageInfo() argument [all...] |
| H A D | js_heapusage_recursion_test.h | 72 bool RecvHeapusageInfo(std::string recv) in RecvHeapusageInfo() argument
|
| H A D | js_heapusage_loop_test.h | 72 bool RecvHeapusageInfo(std::string recv) in RecvHeapusageInfo() argument
|
| H A D | js_heapusage_async_test.h | 67 bool RecvHeapusageInfo(std::string recv) in RecvHeapusageInfo() argument
|
| H A D | js_heapsampling_test.h | 68 bool RecvHeapsamlingInfo(std::string recv) in RecvHeapsamlingInfo() argument
|
| H A D | js_heapsampling_loop_test.h | 81 bool RecvHeapsamlingInfo(std::string recv) in RecvHeapsamlingInfo() argument
|
| H A D | js_cpuprofile_loop_test.h | 62 bool RecvCpuprofileInfo(std::string recv) in RecvCpuprofileInfo() argument
|
| H A D | js_breakpoint_in_different_branch.h | 64 bool RecvHitBreakInfo(std::string recv, int line) in RecvHitBreakInfo() argument
|
| H A D | js_breakpoint_cannot_hit_test.h | 66 bool RecvHitBreakInfo(std::string recv, int line) in RecvHitBreakInfo() argument
|
| H A D | js_watch_variable_test.h | 143 RecvWatchVariableInfo(std::string recv, std::string var_value) RecvWatchVariableInfo() argument [all...] |
| H A D | js_module_variable_test.h | 313 CompareExpected(std::string recv, const std::string &expect) CompareExpected() argument [all...] |
| H A D | js_watch_basic_type_test.h | 98 RecvWatchVaribleInfo(std::string recv, std::string var_type, std::string var_value = �) RecvWatchVaribleInfo() argument 146 RecvWatchNullInfo(std::string recv) RecvWatchNullInfo() argument [all...] |
| H A D | js_stepover_loop_test.h | 165 RecvStepoverInfo(std::string recv, std::string funcName, int lineNumber) RecvStepoverInfo() argument [all...] |
| H A D | js_stepover_switch_test.h | 134 RecvStepoverInfo(std::string recv, std::string funcName, int lineNumber) RecvStepoverInfo() argument [all...] |
| H A D | js_stepover_recursion_test.h | 104 RecvStepoverInfo(std::string recv, std::string funcName, int lineNumber) RecvStepoverInfo() argument [all...] |
| H A D | js_stepout_loop_test.h | 104 RecvStepoutInfo(std::string recv, std::string funcName, int lineNumber) RecvStepoutInfo() argument [all...] |
| /kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/ |
| H A D | st33zp24.h | 27 int (*recv)(void *phy_id, u8 tpm_register, u8 *tpm_data, int tpm_size); member
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| H A D | std_core_Method.cpp | 40 EtsObject *TypeAPIMethodInvokeImplementation(EtsCoroutine *coro, EtsMethod *meth, EtsObject *recv, EtsArray *args) in TypeAPIMethodInvokeImplementation() argument 96 EtsObject *TypeAPIMethodInvoke(EtsString *desc, EtsObject *recv, EtsArray *args) in TypeAPIMethodInvoke() argument
|