| /third_party/node/test/parallel/ |
| H A D | test-buffer-tojson.js | 30 function receiver(key, value) { function
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/include/ |
| H A D | image_receiver_buffer_processor.h | 25 explicit ImageReceiverBufferProcessor(ImageReceiver* receiver) : receiver_(receiver) in ImageReceiverBufferProcessor() argument
|
| /base/sensors/miscdevice/services/miscdevice_service/src/ |
| H A D | miscdevice_common_event_subscriber.cpp | 25 MiscdeviceCommonEventSubscriber( const EventFwk::CommonEventSubscribeInfo &subscribeInfo, EventReceiver receiver) MiscdeviceCommonEventSubscriber() argument
|
| /kernel/linux/linux-5.10/sound/usb/6fire/ |
| H A D | comm.h | 22 struct urb receiver; member
|
| /kernel/linux/linux-6.6/sound/usb/6fire/ |
| H A D | comm.h | 22 struct urb receiver; member
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-utils-inl.h | 23 Handle<Object> BuiltinArguments::receiver() const { return at<Object>(0); } in receiver() function in v8::internal::BuiltinArguments
|
| H A D | builtins-reflect.cc | 103 Handle<Object> receiver = args.length() > 4 ? args.at(4) : target; in BUILTIN() local
|
| H A D | builtins-bigint.cc | 98 Object BigIntToStringImpl(Handle<Object> receiver, Handle<Object> radix, in BigIntToStringImpl() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-function.cc | 82 Handle<Object> receiver = args.at(1); in RUNTIME_FUNCTION() local
|
| H A D | runtime-generator.cc | 50 Handle<Object> receiver = args.at(1); in RUNTIME_FUNCTION() local
|
| H A D | runtime-forin.cc | 26 Enumerate(Isolate* isolate, Handle<JSReceiver> receiver) Enumerate() argument 50 HasEnumerableProperty(Isolate* isolate, Handle<JSReceiver> receiver, Handle<Object> key) HasEnumerableProperty() argument 122 Handle<JSReceiver> receiver = args.at<JSReceiver>(0); RUNTIME_FUNCTION() local 130 Handle<JSReceiver> receiver = args.at<JSReceiver>(0); RUNTIME_FUNCTION() local [all...] |
| /third_party/rust/crates/serde/serde_derive_internals/src/ |
| H A D | mod.rs | 7 mod receiver; modules
|
| /third_party/rust/crates/serde/serde_derive/src/internals/ |
| H A D | mod.rs | 7 mod receiver; modules
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
| H A D | wifi_direct_trace.cpp | 30 uint32_t receiver = 0; in ConvertTraceChainId() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/unittest/inner_kits/ |
| H A D | av_trans_control_center_callback_test.cpp | 125 std::shared_ptr<IAVReceiverEngine> receiver = std::shared_ptr<ReceiverEngineTest>(); in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/inner_kits/src/ |
| H A D | av_trans_control_center_callback.cpp | 65 void AVTransControlCenterCallback::SetReceiverEngine(const std::shared_ptr<IAVReceiverEngine> &receiver) in SetReceiverEngine() argument
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | proxy_call.js | |
| /third_party/node/src/ |
| H A D | node_process.h | 68 static void FastNumber(v8::Local<v8::Value> receiver) { in FastNumber() argument 76 static void FastBigInt(v8::Local<v8::Value> receiver) { in FastBigInt() argument
|
| /third_party/python/Tools/demo/ |
| H A D | mcast.py | 51 def receiver(group): function
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
| H A D | MidiFramer.java | 40 public MidiFramer(MidiReceiver receiver) { in MidiFramer() argument
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventserversocket_fuzzer/ |
| H A D | eventserversocket_fuzzer.cpp | 73 std::shared_ptr<SysEventReceiver> receiver = std::make_shared<SysEventReceiver>(source); in SysEventServerSocketFuzzTest() local
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | mms_receiver_mgr_gtest.cpp | 105 const std::shared_ptr<TelEventHandler> receiver = std::make_shared<MmsReceiveManager>(slotId); in HWTEST_F() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/ |
| H A D | data_receiver_test.cpp | 53 std::unique_ptr<DataReceiver> receiver = std::make_unique<DataReceiver>(testSocket, TEST_FORMAT); in HWTEST_F() local 60 std::unique_ptr<DataReceiver> receiver = std::make_unique<DataReceiver>(TEST_SOCKET, testFormat); in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine_provider/src/ |
| H A D | av_receiver_engine_provider_test.cpp | 78 auto receiver = std::make_shared<AVReceiverEngine>(ownerName, peerDevId); in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/src/ |
| H A D | av_receiver_engine_provider.cpp | 60 auto receiver = std::make_shared<AVReceiverEngine>(ownerName_, peerDevId); in CreateAVReceiverEngine() local [all...] |