Home
last modified time | relevance | path

Searched refs:soName (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_instr_statistic.cpp35 void DfxInstrStatistic::SetCurrentStatLib(const std::string soName) in SetCurrentStatLib() argument
37 soName_ = soName; in SetCurrentStatLib()
H A Ddfx_map.cpp378 std::string soName = name; in GetElfName() local
380 soName.append("!" + elf->GetElfName()); in GetElfName()
382 return soName; in GetElfName()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_instr_statistic.h62 void SetCurrentStatLib(const std::string soName);
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdunwinder_fuzzer/
H A Dfaultloggerdunwinder_fuzzer.cpp276 std::string soName(reinterpret_cast<const char*>(data), FAULTLOGGER_FUZZTEST_MAX_STRING_LENGTH); in TestDfxInstrStatistic()
286 statistic.SetCurrentStatLib(soName); in TestDfxInstrStatistic()

Completed in 2 milliseconds