Searched refs:SetPropertyModificationWatch (Results 1 – 3 of 3) sorted by relevance
566 …virtual std::optional<Error> SetPropertyModificationWatch(BaseClass * /* klass */, PtProperty /* p… in SetPropertyModificationWatch() function582 … virtual std::optional<Error> SetPropertyModificationWatch(PtClass klass, PtProperty property) = 0;
397 std::optional<Error> SetPropertyModificationWatch([[maybe_unused]] PtClass klass, in SetPropertyModificationWatch() function423 … std::optional<Error> SetPropertyModificationWatch(BaseClass *klass, PtProperty property) override;
806 std::optional<Error> Debugger::SetPropertyModificationWatch(BaseClass *klass, PtProperty property) in SetPropertyModificationWatch() function in panda::tooling::Debugger