Searched defs:namespaceVec (Results 1 – 5 of 5) sorted by relevance
347 std::vector<std::string> namespaceVec = StringHelper::Split(fullnamespace, "."); in EmitBeginNamespace() local357 std::vector<std::string> namespaceVec = StringHelper::Split(fullnamespace, "."); in EmitEndNamespace() local
100 std::vector<std::string> namespaceVec = StringHelper::Split(fullnamespace, "."); in EmitBeginNamespace() local110 std::vector<std::string> namespaceVec = StringHelper::Split(fullnamespace, "."); in EmitEndNamespace() local
62 std::vector<std::string> namespaceVec = StringHelper::Split(namespaceStr, "."); in EmitCppNameSpaceVec() local95 std::vector<std::string> namespaceVec = EmitCppNameSpaceVec(packageName); in EmitPackageToNameSpace() local
145 std::vector<std::string> namespaceVec = StringHelper::Split(space->ToString(), "."); in GetNameWithNamespace() local
209 std::vector<std::string> namespaceVec = StringHelper::Split(space->ToString(), "."); in ResolveDirectory() local