Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 25 of 35) sorted by relevance

12

/base/hiviewdfx/hiview/base/
Devent_dispatcher.cpp54 auto sp = listener.lock(); in DispatchEvent() local
74 auto sp = listener.lock(); in DispatchEvent() local
94 auto sp = listener.lock(); in RegisterListener() local
124 auto sp = plugin.lock(); in RegisterListener() local
Dpipeline.cpp169 std::shared_ptr<Plugin> sp = wp.lock(); in RemoveProcessor() local
/base/telephony/core_service/services/network_search/test/
Dtest_broadcast.h26 …explicit TestBroadCast(const EventFwk::CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in TestBroadCast()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_operator_brocast_test.h30 …explicit SimOperatorBrocastTest(const EventFwk::CommonEventSubscribeInfo &sp) : CommonEventSubscri… in SimOperatorBrocastTest()
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/src/
Dprocess_frames_test.cpp199 uint64_t sp = 1; variable
215 uint64_t sp = 164; variable
231 uint64_t sp = -1; variable
/base/notification/common_event_service/services/src/
Dinner_common_event_manager.cpp183 …std::shared_ptr<CommonEventSubscribeInfo> sp = std::make_shared<CommonEventSubscribeInfo>(subscrib… in SubscribeCommonEvent() local
219 …std::shared_ptr<OrderedEventRecord> sp = controlPtr_->GetMatchingOrderedReceiver(commonEventListen… in UnsubscribeCommonEvent() local
292 std::shared_ptr<OrderedEventRecord> sp = controlPtr_->GetMatchingOrderedReceiver(proxy); in FinishReceiver() local
382const std::shared_ptr<CommonEventSubscribeInfo> &sp, const std::shared_ptr<EventSubscriberRecord> … in PublishStickyEvent()
Dcommon_event_control_manager.cpp518 std::shared_ptr<OrderedEventRecord> sp = nullptr; in ProcessNextOrderedEvent() local
580 void CommonEventControlManager::SetTime(size_t recIdx, std::shared_ptr<OrderedEventRecord> &sp, boo… in SetTime()
636 std::shared_ptr<OrderedEventRecord> sp = orderedEventQueue_.front(); in CurrentOrderedEventTimeout() local
/base/notification/common_event_service/test/fuzztest/unsubscribecommonevent_fuzzer/
Dunsubscribecommonevent_fuzzer.cpp24 explicit TestSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in TestSubscriber()
/base/notification/common_event_service/test/fuzztest/subscribecommonevent_fuzzer/
Dsubscribecommonevent_fuzzer.cpp30 explicit TestSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in TestSubscriber()
/base/notification/common_event_service/frameworks/native/test/unittest/
Dcommon_event_unsubscribe_test.cpp58 explicit DreivedSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in DreivedSubscriber()
108 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
/base/notification/common_event_service/test/fuzztest/dumpstate_fuzzer/
Ddumpstate_fuzzer.cpp24 explicit TestSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in TestSubscriber()
/base/hiviewdfx/hisysevent/frameworks/native/util/
Dstring_util.cpp44 int ConvertCString(const std::string& str, char** sp, size_t len) in ConvertCString()
/base/telephony/core_service/services/sim/test/
Dcommon_event_test.h51 explicit CommonEventTest(const EventFwk::CommonEventSubscribeInfo &sp) in CommonEventTest()
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_freeze_test.cpp89 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
139 explicit SubscriberTest2(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest2()
199 explicit SubscriberTestLast(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTestLast()
Dcommon_event_unsubscribe_unit_test.cpp59 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
Dcommon_event_publish_system_event_test.cpp76 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
Dcommon_event_dump_test.cpp135 explicit SubscriberTest(const CommonEventSubscribeInfo &sp, in SubscriberTest()
187 explicit SubscriberTest2(const CommonEventSubscribeInfo &sp, in SubscriberTest2()
250 explicit SubscriberTestLast(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTestLast()
Dcommon_event_sticky_test.cpp67 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_runner.cpp405 std::shared_ptr<EventRunner> sp(new EventRunner(false)); in Create() local
416 std::shared_ptr<EventRunner> sp(new EventRunner(true)); in Create() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
Ddfx_crash_local_handler.c135 unw_word_t sp; in CrashLocalUnwind() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_frame.cpp75 void DfxFrame::SetFrameSp(uint64_t sp) in SetFrameSp()
Ddfx_unwind_local.cpp257 unw_word_t sp = 0; in ExecLocalDumpUnwinding() local
/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_event_test.cpp45 explicit UsbSubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in UsbSubscriberTest()
/base/hiviewdfx/hiview/base/test/unittest/common/
Devent_dispatcher_test.cpp86 if (auto sp = plugin.lock(); sp != nullptr) { in AddListenerInfo() local
/base/update/updater/services/
Dupdater.cpp359 struct sched_param sp = { in StartUpdaterProc() local

12