Searched refs:Save (Results 1 – 9 of 9) sorted by relevance
38 uint32_t* value = info.Save(1); in TEST()55 uint64_t* value = info.Save(3); in TEST()74 uint64_t* reg = info.Save(i); in TEST()92 ASSERT_DEATH(info.Save(RegsInfo<uint64_t>::MAX_REGISTERS), ""); in TEST_F()
43 inline AddressType* Save(uint32_t reg) { in Save() function
553 reg_ptr = eval_info.regs_info.Save(reg); in Eval()
56 static void Save();
159 void BtifConfigInterface::Save() { GetStorage()->SaveDelayed(); } in Save() function in bluetooth::shim::BtifConfigInterface
88 void bluetooth::shim::BtifConfigInterface::Save(){}; in Save() function in bluetooth::shim::BtifConfigInterface
151 return lsb_release.Save(path); in StoreMutableImageProperties()
666 bluetooth::shim::BtifConfigInterface::Save(); in btif_config_save()690 bluetooth::shim::BtifConfigInterface::Save(); in btif_config_clear()
54 # Save profiling data in a custom file (like perf_custom.data) instead of perf.data.