Home
last modified time | relevance | path

Searched defs:accessors (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Daccessors_test.cpp52 auto accessors = std::make_shared<DfxAccessorsLocal>(); in HWTEST_F() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_accessors.h84 DfxAccessorsCustomize(std::shared_ptr<UnwindAccessors> accessors) : accessors_(accessors) {} in DfxAccessorsCustomize() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp93 Impl(const std::shared_ptr<UnwindAccessors> &accessors, bool local) in Impl() argument
291 Unwinder::Unwinder(std::shared_ptr<UnwindAccessors> accessors, bool local) in Unwinder() argument

Completed in 3 milliseconds