Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/include/
H A Dstoperator.h25 std::vector<string> SerializationStOperatorToVector(StOperator &ParentOperator);
/ohos5.0/foundation/bundlemanager/bundle_framework/test/resource/common/src/
H A Dstoperator.cpp34 std::vector<string> SerializationStOperatorToVector(StOperator &ParentOperator) in SerializationStOperatorToVector() function