Searched defs:recordPtr (Results 1 – 9 of 9) sorted by relevance
66 … const std::shared_ptr<UnifiedRecord> recordPtr = std::make_shared<UnifiedRecord>(unifiedRecord); variable111 … const std::shared_ptr<UnifiedRecord> recordPtr = std::make_shared<UnifiedRecord>(unifiedRecord); variable
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
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()
266 …std::shared_ptr<ResourceApplicationRecord> recordPtr = std::make_shared<ResourceApplicationRecord>… in ConvertJsonToMap() local
152 for (const std::shared_ptr<UnifiedRecord> &recordPtr : records) { in GetRecords() local
359 std::shared_ptr<AllowRecord> recordPtr = std::make_shared<AllowRecord>(); in ParsePersistentData() local
230 std::shared_ptr<OrderedEventRecord> recordPtr = std::make_shared<OrderedEventRecord>(); in HWTEST_F() local