Home
last modified time | relevance | path

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

12

/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.cpp179 …std::shared_ptr<CommonEventSubscribeInfo> sp = std::make_shared<CommonEventSubscribeInfo>(subscrib… in SubscribeCommonEvent() local
215 …std::shared_ptr<OrderedEventRecord> sp = controlPtr_->GetMatchingOrderedReceiver(commonEventListen… in UnsubscribeCommonEvent() local
288 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.cpp511 std::shared_ptr<OrderedEventRecord> sp = nullptr; in ProcessNextOrderedEvent() local
573 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/hiviewdfx/faultloggerd/test/unittest/callstack/
Dregister_test.cpp142 size_t sp = RegisterGetSP(buildArchType); variable
/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/interfaces/innerkits/callstack/src/
Dcallstack.cpp527 unw_word_t sp = 0; local
560 bool CallStack::GetIpSP(uint64_t &ip, uint64_t &sp, const u64 *regs, size_t regNum) const
635 uint64_t sp; local
677 uint64_t sp; local
/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()
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()
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_runner.cpp409 std::shared_ptr<EventRunner> sp(new EventRunner(false)); in Create() local
420 std::shared_ptr<EventRunner> sp(new EventRunner(true)); in Create() local
/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_event_test.cpp45 explicit UsbSubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in UsbSubscriberTest()
/base/msdp/device_status/services/device_manager/src/
Ddevice.cpp334 std::ostringstream sp; in MakeConfigFileName() local
/base/usb/usb_manager/test/native/mock/src/
Dusb_event_mock_test.cpp53 … explicit UsbSubscriberMockTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in UsbSubscriberMockTest()
/base/update/updater/services/
Dupdater.cpp365 struct sched_param sp = { in ExcuteSubProc() local
/base/hiviewdfx/faultloggerd/test/systemtest/
Dfaultloggerd_system_test.cpp190 string sp; in GetStackTop() local
236 string sp = GetStackTop(); in CheckCountNumStackTop() local
/base/telephony/core_service/services/network_search/src/
Doperator_name.cpp39 OperatorName::OperatorName(const EventFwk::CommonEventSubscribeInfo &sp, in OperatorName()

12