Searched defs:out_error (Results 1 – 8 of 8) sorted by relevance
230 std::string* out_error) { in ResolveSymbolCheckVisibility()246 std::string* out_error) { in ResolveAttributeCheckVisibility()263 std::string* out_error) { in CompileXmlAttribute()
217 static Maybe<std::string> ExtractCompiledString(xml::Attribute* attr, std::string* out_error) { in ExtractCompiledString()240 static Maybe<uint32_t> ExtractCompiledInt(xml::Attribute* attr, std::string* out_error) { in ExtractCompiledInt()264 static Maybe<int> ExtractSdkVersion(xml::Attribute* attr, std::string* out_error) { in ExtractSdkVersion()
71 std::string* out_error) { in ExtractResourcePathData()
1054 std::string* out_error) { in LoadStaticLibrary()
165 Maybe<FileMap> MmapPath(const std::string& path, std::string* out_error) { in MmapPath()199 std::string* out_error) { in AppendArgsFromFile()
81 const StringPiece& path, std::string* out_error) { in Create()
137 std::ostream* out_error) { in Parse()
212 std::string* out_error) { in ParseStyleParentReference()380 static uint32_t ParseHex(char c, bool* out_error) { in ParseHex()