Searched refs:CreateVerityDevice (Results 1 – 1 of 1) sorted by relevance
/system/apex/apexd/ |
D | apexd.cpp | 287 Result<DmVerityDevice> CreateVerityDevice( in CreateVerityDevice() function 297 Result<DmVerityDevice> CreateVerityDevice(const std::string& name, in CreateVerityDevice() function 309 return CreateVerityDevice(dm, name, table, timeout); in CreateVerityDevice() 318 return CreateVerityDevice(dm, name, table, timeout); in CreateVerityDevice() 339 return CreateVerityDevice(dm, name, table, timeout); in CreateVerityDevice() 561 CreateVerityDevice(device_name, *verity_table, reuse_device); in MountPackageImpl()
|