Searched refs:addErrorText (Results 1 – 1 of 1) sorted by relevance
88 f.addErrorText(fmt.Sprintf("// ANDROIDMK TRANSLATION ERROR: %s", message))99 f.addErrorText(fmt.Sprintf("// ANDROIDMK TRANSLATION WARNING: %s", message))103 func (f *bpFile) addErrorText(message string) { func