Searched refs:getStackCountImpl_ (Results 1 – 1 of 1) sorted by relevance
49 if (getStackCountImpl_) { in GetStackCount()50 return getStackCountImpl_(); in GetStackCount()67 getStackCountImpl_ = getStackCountImpl; in SetGetStackCountImpl()73 std::function<int32_t()> getStackCountImpl_; variable