Home
last modified time | relevance | path

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

123

/base/telephony/core_service/test/unittest/esim_gtest/
Desim_manager_test.cpp69 EventFwk::CommonEventSubscribeInfo sp; variable
94 EventFwk::CommonEventSubscribeInfo sp; variable
119 EventFwk::CommonEventSubscribeInfo sp; variable
149 EventFwk::CommonEventSubscribeInfo sp; variable
177 EventFwk::CommonEventSubscribeInfo sp; variable
205 EventFwk::CommonEventSubscribeInfo sp; variable
233 EventFwk::CommonEventSubscribeInfo sp; variable
258 EventFwk::CommonEventSubscribeInfo sp; variable
286 EventFwk::CommonEventSubscribeInfo sp; variable
315 EventFwk::CommonEventSubscribeInfo sp; variable
[all …]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_regs.cpp157 void DfxRegs::GetSpecialRegs(uintptr_t& fp, uintptr_t& lr, uintptr_t& sp, uintptr_t& pc) const in GetSpecialRegs()
167 void DfxRegs::SetSpecialRegs(uintptr_t fp, uintptr_t lr, uintptr_t sp, uintptr_t pc) in SetSpecialRegs()
182 void DfxRegs::SetSp(uintptr_t sp) in SetSp()
215 uintptr_t fp = 0, lr = 0, sp = 0, pc = 0; in GetSpecialRegsName() local
250 uintptr_t fp = 0, lr = 0, sp = 0, pc = 0; in PrintSpecialRegs() local
/base/usb/usb_manager/test/tool/
Dusb_function_test.cpp65 explicit UsbSubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in UsbSubscriberTest()
181 static void DeviceSpeed(UsbSrvClient &g_usbClient, int32_t &sp) in DeviceSpeed()
208 static void ResetProxy(UsbSrvClient &g_usbClient, int32_t &sp) in ResetProxy()
232 int32_t sp; in DeviceStatus() local
251 int32_t sp; in SetProxy() local
/base/telephony/core_service/services/network_search/test/
Dtest_broadcast.h26 …explicit TestBroadCast(const EventFwk::CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in TestBroadCast()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
Dfp_unwinder.h66 MAYBE_UNUSED uintptr_t sp = 0; variable
95 MAYBE_UNUSED uintptr_t sp = 0; variable
Ddfx_ark.h65 uintptr_t *sp; member
78 uintptr_t *sp; member
/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/test/fuzztest/unsubscribecommonevent_fuzzer/
Dunsubscribecommonevent_fuzzer.cpp25 explicit TestSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in TestSubscriber()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Dark_test.cpp146 uintptr_t *sp = &zero; variable
197 uintptr_t *sp = &zero; variable
/base/notification/common_event_service/frameworks/core/test/unittest/
Dcommon_event_listener_test.cpp40 explicit ListenerSubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in ListenerSubscriberTest()
/base/notification/common_event_service/services/src/
Dinner_common_event_manager.cpp328 …std::shared_ptr<CommonEventSubscribeInfo> sp = std::make_shared<CommonEventSubscribeInfo>(subscrib… in SubscribeCommonEvent() local
372 …std::shared_ptr<OrderedEventRecord> sp = controlPtr_->GetMatchingOrderedReceiver(commonEventListen… in UnsubscribeCommonEvent() local
438 std::shared_ptr<OrderedEventRecord> sp = controlPtr_->GetMatchingOrderedReceiver(proxy); in FinishReceiver() local
559const std::shared_ptr<CommonEventSubscribeInfo> &sp, const std::shared_ptr<EventSubscriberRecord> … in PublishStickyEvent()
/base/notification/common_event_service/test/fuzztest/subscribecommonevent_fuzzer/
Dsubscribecommonevent_fuzzer.cpp31 explicit TestSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in TestSubscriber()
/base/notification/common_event_service/frameworks/native/test/unittest/
Dcommon_event_unsubscribe_test.cpp59 explicit DreivedSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in DreivedSubscriber()
109 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
/base/notification/common_event_service/test/fuzztest/commonevent_fuzzer/
Dcommonevent_fuzzer.cpp26 explicit TestSubscriber(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in TestSubscriber()
/base/notification/common_event_service/interfaces/kits/cj/src/
Dsubscriber.cpp24 SubscriberImpl::SubscriberImpl(std::shared_ptr<CommonEventSubscribeInfo> sp, int64_t infoId) in SubscriberImpl()
/base/hiviewdfx/hisysevent/frameworks/native/util/
Dstring_util.cpp47 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()
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_unsubscribe_unit_test.cpp59 explicit SubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) in SubscriberTest()
/base/hiviewdfx/hiview/base/
Dpipeline.cpp172 std::shared_ptr<Plugin> sp = wp.lock(); in RemoveProcessor() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_unwind_async_thread.cpp143 auto createFrame = [maps, unwinder] (size_t index, uintptr_t pc, uintptr_t sp = 0) { in UnwindThreadFallback()
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdunwinder_fuzzer/
Dfaultloggerdunwinder_fuzzer.cpp45 uintptr_t sp; in TestStepArkFrame() local
67 uintptr_t sp; in TestStepArkFrameWithJit() local
/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.cpp553 std::shared_ptr<EventRunner> sp(new (std::nothrow) EventRunner(false, Mode::DEFAULT)); in Create() local
576 std::shared_ptr<EventRunner> sp(new (std::nothrow) EventRunner(false, Mode::DEFAULT)); in Create() local
594 std::shared_ptr<EventRunner> sp(new EventRunner(true, mode)); in Create() local

123