OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsDeviceMounted
(Results
1 - 2
of
2
) sorted by null
/system/core/metricsd/include/metrics/
metrics_library.h
141
FRIEND_TEST(MetricsLibraryTest,
IsDeviceMounted
);
150
bool
IsDeviceMounted
(const char* device_name,
/system/core/metricsd/
metrics_library.cc
67
bool MetricsLibrary::
IsDeviceMounted
(const char* device_name,
122
if (!
IsDeviceMounted
("guestfs",
Completed in 1062 milliseconds