Searched defs:WriteTo (Results 1 – 4 of 4) sorted by relevance
115 func (p *poolDef) WriteTo(nw *ninjaWriter, name string) error { func232 func (r *ruleDef) WriteTo(nw *ninjaWriter, name string, func391 func (b *buildDef) WriteTo(nw *ninjaWriter, pkgNames map[*packageContext]string) error { func
249 void LocaleValue::WriteTo(ResTable_config* out) const { in WriteTo() function in android::LocaleValue
872 void WriteTo(std::vector<uint8_t>& bytes) const { in WriteTo() function in art::StringTable
737 void WriteTo(const std::string& path) { in WriteTo() function in art::hiddenapi::DexFileEditor