Searched refs:SetCurrentStatLib (Results 1 – 4 of 4) sorted by relevance
25 OHOS::HiviewDFX::DfxInstrStatistic::GetInstance().SetCurrentStatLib(elf)62 void SetCurrentStatLib(const std::string soName);
61 DfxInstrStatistic::GetInstance().SetCurrentStatLib(elfName);
35 void DfxInstrStatistic::SetCurrentStatLib(const std::string soName) in SetCurrentStatLib() function in OHOS::HiviewDFX::DfxInstrStatistic
286 statistic.SetCurrentStatLib(soName); in TestDfxInstrStatistic()