Searched defs:recordPtr (Results 1 – 5 of 5) sorted by relevance
470 for (auto recordPtr : subscribers_) { in GetSubscriberRecordsByEvent() local478 for (auto recordPtr : infoItem->second) { in GetSubscriberRecordsByEvent() local485 for (auto recordPtr : infoItem->second) { in GetSubscriberRecordsByEvent() local500 for (auto recordPtr : subscribers_) { in UpdateFreezeInfo() local520 for (auto recordPtr : subscribers_) { in UpdateFreezeInfo() local541 for (auto recordPtr : subscribers_) { in UpdateAllFreezeInfos() local
725 bool CommonEventControlManager::FinishReceiver(std::shared_ptr<OrderedEventRecord> recordPtr, const… in FinishReceiver()747 bool CommonEventControlManager::FinishReceiverAction(std::shared_ptr<OrderedEventRecord> recordPtr,… in FinishReceiverAction()
351 auto recordPtr = std::make_shared<CommonEventRecord>(); variable405 auto recordPtr = stickyManagerPtr->commonEventRecords_[STRING_EVENT]; variable425 auto recordPtr = stickyManagerPtr->commonEventRecords_[STRING_EVENT]; variable549 auto recordPtr = std::make_shared<CommonEventRecord>(); variable
185 std::shared_ptr<OrderedEventRecord> recordPtr = nullptr; in HWTEST_F() local
230 std::shared_ptr<OrderedEventRecord> recordPtr = std::make_shared<OrderedEventRecord>(); in HWTEST_F() local