Home
last modified time | relevance | path

Searched defs:recv (Results 1 - 25 of 191) sorted by relevance

12345678

/arkcompiler/toolchain/test/autotest/aw/api/
H A Dprotocol_api.py42 async def recv(self, protocol_name, connection, params=None): member in ProtocolImpl
/arkcompiler/toolchain/test/autotest/aw/
H A Dtypes.py34 recv = "recv variable in ProtocolType
/kernel/linux/linux-6.6/include/drm/
H A Di915_pxp_tee_interface.h26 int (*recv)(struct device *dev, void *buffer, size_t size); member
H A Di915_gsc_proxy_mei_interface.h39 int (*recv)(struct device *dev, void *buf, size_t size); member
/kernel/liteos_a/net/mac/
H A Dlos_mac.h50 void (*recv)(struct los_eth_driver *drv, int len); member
/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_multiple_common_breakpoint_test.h86 RecvHitBreakInfo(std::string recv, int line) RecvHitBreakInfo() argument
[all...]
H A Djs_multiple_breakpoint_in_function_test.h94 RecvHitBreakInfo(std::string recv, int line) RecvHitBreakInfo() argument
[all...]
H A Djs_heapusage_step_test.h96 RecvHeapusageInfo(std::string recv) RecvHeapusageInfo() argument
[all...]
H A Djs_heapusage_recursion_test.h72 bool RecvHeapusageInfo(std::string recv) in RecvHeapusageInfo() argument
H A Djs_heapusage_loop_test.h72 bool RecvHeapusageInfo(std::string recv) in RecvHeapusageInfo() argument
H A Djs_heapusage_async_test.h67 bool RecvHeapusageInfo(std::string recv) in RecvHeapusageInfo() argument
H A Djs_heapsampling_test.h68 bool RecvHeapsamlingInfo(std::string recv) in RecvHeapsamlingInfo() argument
H A Djs_heapsampling_loop_test.h81 bool RecvHeapsamlingInfo(std::string recv) in RecvHeapsamlingInfo() argument
H A Djs_cpuprofile_loop_test.h62 bool RecvCpuprofileInfo(std::string recv) in RecvCpuprofileInfo() argument
H A Djs_breakpoint_in_different_branch.h64 bool RecvHitBreakInfo(std::string recv, int line) in RecvHitBreakInfo() argument
H A Djs_breakpoint_cannot_hit_test.h66 bool RecvHitBreakInfo(std::string recv, int line) in RecvHitBreakInfo() argument
H A Djs_watch_variable_test.h143 RecvWatchVariableInfo(std::string recv, std::string var_value) RecvWatchVariableInfo() argument
[all...]
H A Djs_module_variable_test.h313 CompareExpected(std::string recv, const std::string &expect) CompareExpected() argument
[all...]
H A Djs_watch_basic_type_test.h98 RecvWatchVaribleInfo(std::string recv, std::string var_type, std::string var_value = �) RecvWatchVaribleInfo() argument
146 RecvWatchNullInfo(std::string recv) RecvWatchNullInfo() argument
[all...]
H A Djs_stepover_loop_test.h165 RecvStepoverInfo(std::string recv, std::string funcName, int lineNumber) RecvStepoverInfo() argument
[all...]
H A Djs_stepover_switch_test.h134 RecvStepoverInfo(std::string recv, std::string funcName, int lineNumber) RecvStepoverInfo() argument
[all...]
H A Djs_stepover_recursion_test.h104 RecvStepoverInfo(std::string recv, std::string funcName, int lineNumber) RecvStepoverInfo() argument
[all...]
H A Djs_stepout_loop_test.h104 RecvStepoutInfo(std::string recv, std::string funcName, int lineNumber) RecvStepoutInfo() argument
[all...]
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dst33zp24.h27 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 Dstd_core_Method.cpp40 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

Completed in 9 milliseconds

12345678