/base/hiviewdfx/hiview/base/ |
D | event_dispatcher.cpp | 54 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
|
D | pipeline.cpp | 169 std::shared_ptr<Plugin> sp = wp.lock(); in RemoveProcessor() local
|
/base/telephony/core_service/services/network_search/test/ |
D | test_broadcast.h | 26 …explicit TestBroadCast(const EventFwk::CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in TestBroadCast()
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
D | sim_operator_brocast_test.h | 30 …explicit SimOperatorBrocastTest(const EventFwk::CommonEventSubscribeInfo &sp) : CommonEventSubscri… in SimOperatorBrocastTest()
|
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/src/ |
D | process_frames_test.cpp | 199 uint64_t sp = 1; variable 215 uint64_t sp = 164; variable 231 uint64_t sp = -1; variable
|
/base/notification/common_event_service/services/src/ |
D | inner_common_event_manager.cpp | 183 …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 382 …const std::shared_ptr<CommonEventSubscribeInfo> &sp, const std::shared_ptr<EventSubscriberRecord> … in PublishStickyEvent()
|
D | common_event_control_manager.cpp | 518 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/ |
D | unsubscribecommonevent_fuzzer.cpp | 24 explicit TestSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in TestSubscriber()
|
/base/notification/common_event_service/test/fuzztest/subscribecommonevent_fuzzer/ |
D | subscribecommonevent_fuzzer.cpp | 30 explicit TestSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in TestSubscriber()
|
/base/notification/common_event_service/frameworks/native/test/unittest/ |
D | common_event_unsubscribe_test.cpp | 58 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/ |
D | dumpstate_fuzzer.cpp | 24 explicit TestSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in TestSubscriber()
|
/base/hiviewdfx/hisysevent/frameworks/native/util/ |
D | string_util.cpp | 44 int ConvertCString(const std::string& str, char** sp, size_t len) in ConvertCString()
|
/base/telephony/core_service/services/sim/test/ |
D | common_event_test.h | 51 explicit CommonEventTest(const EventFwk::CommonEventSubscribeInfo &sp) in CommonEventTest()
|
/base/notification/common_event_service/services/test/unittest/ |
D | common_event_freeze_test.cpp | 89 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()
|
D | common_event_unsubscribe_unit_test.cpp | 59 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
|
D | common_event_publish_system_event_test.cpp | 76 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
|
D | common_event_dump_test.cpp | 135 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()
|
D | common_event_sticky_test.cpp | 67 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
D | event_runner.cpp | 405 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/ |
D | dfx_crash_local_handler.c | 135 unw_word_t sp; in CrashLocalUnwind() local
|
/base/hiviewdfx/faultloggerd/tools/process_dump/ |
D | dfx_frame.cpp | 75 void DfxFrame::SetFrameSp(uint64_t sp) in SetFrameSp()
|
D | dfx_unwind_local.cpp | 257 unw_word_t sp = 0; in ExecLocalDumpUnwinding() local
|
/base/usb/usb_manager/test/native/service_unittest/src/ |
D | usb_event_test.cpp | 45 explicit UsbSubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in UsbSubscriberTest()
|
/base/hiviewdfx/hiview/base/test/unittest/common/ |
D | event_dispatcher_test.cpp | 86 if (auto sp = plugin.lock(); sp != nullptr) { in AddListenerInfo() local
|
/base/update/updater/services/ |
D | updater.cpp | 359 struct sched_param sp = { in StartUpdaterProc() local
|