Searched refs:ptrParent_ (Results 1 – 2 of 2) sorted by relevance
28 ptrParent_ = nullptr; in Reset()93 ptrParent_ = ptrDumpCfg_->parent_->executor_; in SetDumpConfig()144 if (ptrParent_ == nullptr) { in GetHitTickCount()159 return ptrParent_->GetHitTickCount(nest + 1); in GetHitTickCount()
54 std::shared_ptr<HidumperExecutor> ptrParent_; variable