Home
last modified time | relevance | path

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

12

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_regs.cpp131 void DfxRegs::GetSpecialRegs(uintptr_t& fp, uintptr_t& lr, uintptr_t& sp, uintptr_t& pc) const in GetSpecialRegs()
141 void DfxRegs::SetSpecialRegs(uintptr_t fp, uintptr_t lr, uintptr_t sp, uintptr_t pc) in SetSpecialRegs()
156 void DfxRegs::SetSp(uintptr_t sp) in SetSp()
189 uintptr_t fp = 0, lr = 0, sp = 0, pc = 0; in GetSpecialRegsName() local
205 uintptr_t fp = 0, lr = 0, sp = 0, pc = 0; in PrintSpecialRegs() local
Ddfx_ark.cpp45 int DfxArk::GetArkNativeFrameInfo(int pid, uintptr_t& pc, uintptr_t& fp, uintptr_t& sp, JsFrame* fr… in GetArkNativeFrameInfo()
78 int DfxArk::StepArkManagedNativeFrame(int pid, uintptr_t& pc, uintptr_t& fp, uintptr_t& sp, char* b… in StepArkManagedNativeFrame()
Dunwinder.cpp184 uintptr_t sp = regs_->GetSp(); in StepArkJsFrame() local
233 uintptr_t pc = 0, sp = 0, stepPc = 0; in Unwind() local
330 bool Unwinder::Step(uintptr_t& pc, uintptr_t& sp, void *ctx) in Step()
569 void Unwinder::AddFrame(uintptr_t pc, uintptr_t sp, std::shared_ptr<DfxMap> map, size_t& index) in AddFrame()
/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/notification/common_event_service/services/src/
Dinner_common_event_manager.cpp186 …std::shared_ptr<CommonEventSubscribeInfo> sp = std::make_shared<CommonEventSubscribeInfo>(subscrib… in SubscribeCommonEvent() local
222 …std::shared_ptr<OrderedEventRecord> sp = controlPtr_->GetMatchingOrderedReceiver(commonEventListen… in UnsubscribeCommonEvent() local
295 std::shared_ptr<OrderedEventRecord> sp = controlPtr_->GetMatchingOrderedReceiver(proxy); in FinishReceiver() local
390const std::shared_ptr<CommonEventSubscribeInfo> &sp, const std::shared_ptr<EventSubscriberRecord> … in PublishStickyEvent()
/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/commoneventsubscriber_fuzzer/
Dcommoneventsubscriber_fuzzer.cpp25 explicit TestSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in TestSubscriber()
/base/telephony/core_service/services/sim/test/
Dcommon_event_test.h51 explicit CommonEventTest(const EventFwk::CommonEventSubscribeInfo &sp) in CommonEventTest()
/base/hiviewdfx/hisysevent/frameworks/native/util/
Dstring_util.cpp44 int ConvertCString(const std::string& str, char** sp, size_t len) in ConvertCString()
/base/hiviewdfx/faultloggerd/tools/process_dump/
Dprinter_emulator.cpp93 uintptr_t sp = regs->sp_; in PrintReason() local
Ddfx_unwind_remote.cpp164 auto createFrame = [maps, unwinder] (size_t index, uintptr_t pc, uintptr_t sp = 0) { in UnwindThreadFallback()
/base/hiviewdfx/hiview/base/
Dpipeline.cpp169 std::shared_ptr<Plugin> sp = wp.lock(); in RemoveProcessor() local
/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()
Dinner_common_event_manager_test.cpp46 explicit DreivedSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in DreivedSubscriber()
278 std::shared_ptr<CommonEventSubscribeInfo> sp = nullptr; in HWTEST_F() local
294 …std::shared_ptr<CommonEventSubscribeInfo> sp = std::make_shared<CommonEventSubscribeInfo>(matching… in HWTEST_F() local
Dcommon_event_publish_system_event_test.cpp76 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/
Dunwind_local_benchmark.cpp93 unw_word_t sp = 0, pc = 0, prevPc, relPc; in UnwindLocal() local
Dunwind_remote_benchmark.cpp109 unw_word_t sp = 0, pc = 0, prevPc, relPc; in UnwindRemote() local
/base/hiviewdfx/faultloggerd/interfaces/common/
Dunwind_arm64_define.h81 uint64_t sp; member
Dunwind_riscv64_define.h89 uint64_t sp; member
/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_event_test.cpp45 explicit UsbSubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in UsbSubscriberTest()
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_runner.cpp498 std::shared_ptr<EventRunner> sp(new (std::nothrow) EventRunner(false)); in Create() local
514 std::shared_ptr<EventRunner> sp(new EventRunner(true)); in Create() local

12