Searched refs:SymbolNames (Results 1 – 9 of 9) sorted by relevance
136 nativeHookFrameInfoObj_.SymbolNames()); in Filter()185 if (nativeHookFrameInfoObj_.SymbolNames()[CurrentRow()] != INVALID_UINT64) { in Column()187 … static_cast<int64_t>(nativeHookFrameInfoObj_.SymbolNames()[CurrentRow()])); in Column()
675 if (traceDataCache_->GetNativeHookFrameData()->SymbolNames()[i] == INVALID_UINT64) { in UpdateSymbolIdsForSymbolizationFailed()710 auto functionNameIndex = traceDataCache_->GetNativeHookFrameData()->SymbolNames()[i]; in GetNativeHookFrameVaddrs()
683 if (traceDataCache_->GetNativeHookFrameData()->SymbolNames()[i] == INVALID_UINT64) { in UpdateSymbolIdsForSymbolizationFailed()718 auto functionNameIndex = traceDataCache_->GetNativeHookFrameData()->SymbolNames()[i]; in GetNativeHookFrameVaddrs()
289 symbolName_ = nativeHookFrame.SymbolNames()[index]; in NativeHookFrameCache()609 EXPECT_EQ(nativeHookFrame.SymbolNames()[1], secondExpectSymbol);
715 const std::deque<DataIndex>& NativeHookFrame::SymbolNames() const in SymbolNames() function in SysTuning::TraceStdtype::NativeHookFrame
839 const std::deque<DataIndex>& SymbolNames() const;
716 const std::deque<DataIndex>& NativeHookFrame::SymbolNames() const in SymbolNames() function in SysTuning::TraceStdtype::NativeHookFrame
843 const std::deque<DataIndex>& SymbolNames() const;