Home
last modified time | relevance | path

Searched defs:numVec (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_transform.cpp50 std::vector<std::string> numVec; in CreateMatrix4() local
141 std::vector<std::string> numVec; in CreateMap() local
/ohos5.0/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp192 void VersionSplitToInt(const std::string &str, const char split, std::vector<int> &numVec) in VersionSplitToInt()