Home
last modified time | relevance | path

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

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