Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/src/
H A Dstoperator.cpp23 vectorOperator.emplace_back(std::to_string(ParentOperator.GetChildOperator().size())); in PushOperatorInVector()
29 for (auto child : ParentOperator.GetChildOperator()) { in PushOperatorInVector()
171 std::vector<std::shared_ptr<StOperator>> StOperator::GetChildOperator() in GetChildOperator() function in STtools::StOperator
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/include/
H A Dstoperator.h56 std::vector<std::shared_ptr<StOperator>> GetChildOperator();