Searched defs:prop_content (Results 1 – 2 of 2) sorted by relevance
411 std::vector<std::string> prop_content = GetStringPropertyContent(); in GenerateDocument() local423 std::vector<PropertyProto::VectorProto> prop_content = in GenerateDocument() local
55 static bool ParsePropertyFile(const std::string_view prop_content, in ParsePropertyFile()