Home
last modified time | relevance | path

Searched refs:SetSideloadMountPoint (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/minadbd/
Dminadbd_services.h25 void SetSideloadMountPoint(const std::string& path);
Dminadbd_services_test.cpp50 SetSideloadMountPoint(mount_point_.path); in SetUp()
Dminadbd_services.cpp63 void SetSideloadMountPoint(const std::string& path) { in SetSideloadMountPoint() function