Searched defs:Save (Results 1 – 8 of 8) sorted by relevance
43 inline AddressType* Save(uint32_t reg) { in Save() function
41 bool ProfileBootInfo::Save(int fd) const { in Save() function in art::ProfileBootInfo
803 bool ProfileCompilationInfo::Save(const std::string& filename, uint64_t* bytes_written) { in Save() function in art::ProfileCompilationInfo916 bool ProfileCompilationInfo::Save(int fd) { in Save() function in art::ProfileCompilationInfo
26 Save, enumerator
88 void bluetooth::shim::BtifConfigInterface::Save(){}; in Save() function in bluetooth::shim::BtifConfigInterface
159 void BtifConfigInterface::Save() { GetStorage()->SaveDelayed(); } in Save() function in bluetooth::shim::BtifConfigInterface
91 struct Save final : Op { struct92 static const auto kType = Type::Save;93 void draw(SkCanvas* c, const SkMatrix&) const { c->save(); } in draw()
3355 void Progress::Save() { in Save() function in Progress