Home
last modified time | relevance | path

Searched refs:IsDeviceMounted (Results 1 – 2 of 2) sorted by relevance

/system/core/metricsd/include/metrics/
Dmetrics_library.h141 FRIEND_TEST(MetricsLibraryTest, IsDeviceMounted);
150 bool IsDeviceMounted(const char* device_name,
/system/core/metricsd/
Dmetrics_library.cc67 bool MetricsLibrary::IsDeviceMounted(const char* device_name, in IsDeviceMounted() function in MetricsLibrary
122 if (!IsDeviceMounted("guestfs", in IsGuestMode()