Home
last modified time | relevance | path

Searched refs:gpt_device_release (Results 1 – 6 of 6) sorted by relevance

/system/ulib/gpt/include/gpt/
A Dgpt.h57 void gpt_device_release(gpt_device_t* dev);
/system/uapp/gpt/
A Dgpt.cpp201 gpt_device_release(gpt); in dump_partitions()
248 gpt_device_release(gpt); in init_gpt()
275 gpt_device_release(gpt); in add_partition()
285 gpt_device_release(gpt); in tear_down_gpt()
454 gpt_device_release(gpt); in remove_partition()
848 gpt_device_release(gpt); in repartition()
/system/uapp/disk-pave/
A Ddevice-partitioner.h90 gpt_device_release(gpt_); in ~GptDevicePartitioner()
A Ddevice-partitioner.cpp350 auto releaser = fbl::MakeAutoCall([&]() { gpt_device_release(gpt); }); in InitializeGpt()
/system/ulib/gpt/
A Dgpt.cpp468 void gpt_device_release(gpt_device_t* dev) { in gpt_device_release() function
648 gpt_device_release(*gpt_out); in gpt_device_read_gpt()
/system/utest/chromeos-disk-setup/
A Dchromeos-disk-setup.cpp138 gpt_device_release(device_); in ReleaseGpt()

Completed in 13 milliseconds