Home
last modified time | relevance | path

Searched refs:GetSliceStack (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/
H A Dability_test_helper.h47 … static std::list<std::shared_ptr<SliceRecord>> GetSliceStack(const ElementName &elementName);
H A Dability_test_helper.cpp179 …std::list<std::shared_ptr<SliceRecord>> AbilityTestHelper::GetSliceStack(const ElementName &elemen… in GetSliceStack() function in OHOS::AbilityTestHelper